From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] multiple accounts
Date: Fri, 08 Jun 2007 16:43:59 -0700 [thread overview]
Message-ID: <1181345284-sup-5160@south> (raw)
In-Reply-To: <1180321628-sup-8630@south>
Excerpts from William Morgan's message of Sun May 27 20:15:55 -0700 2007:
> Excerpts from Brian's message of Wed May 23 01:49:58 -0700 2007:
> > What should config.yaml look like for multiple accounts? I have
> > several accounts that use different SMTP relays. My plan is to do
> > stuff like :sendmail: /usr/bin/nbsmtp -c
> > /home/brian/.nbsmtp_brian_lorf_org in each account, but I don't
> > understand how to make sup use any account other than :default:.
Oh, there actually is a good answer for this. I forgot that the one part
of the multiple accounts stuff that is actually functional is the
sendmail aspect.
For each different account, add an entry under the :accounts: section of
config.yaml, copying the fields from the :default: block. E.g.:
:account_name:
:name: A Name
:signature: /home/whatever/.signature
:alternates: []
:email: email at address
:sendmail: /sendmail/command
So this should be a sibling of the :default: block. The :account_name:
thing should be something unique, but can be anything---it's not used
other than to distinguish them.
Then when you send mail with a From: line set to the primary (or an
alternate) email address of an account, sup will use the corresponding
sendmail command. I just gave it a quick try and it seemed to work, but
test it before accidentally spamming your boss.
The next step will be to be able to select a From address from a list
when composing (so that the right signature can be put in).
--
William <wmorgan-sup at masanjin.net>
next prev parent reply other threads:[~2007-06-08 23:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 8:49 Brian
2007-05-28 3:15 ` William Morgan
2007-06-08 23:43 ` William Morgan [this message]
2007-11-29 6:52 [sup-talk] Multiple accounts Alexander Panek
2007-12-01 11:33 ` Magnus Therning
2007-12-08 22:03 ` William Morgan
2011-05-10 20:17 [sup-talk] multiple accounts dtk
2011-05-10 21:36 ` Wirt Wolff
2011-05-10 22:52 ` dtk
2011-05-10 23:23 ` Matthieu Rakotojaona
2011-05-11 0:16 ` dtk
2011-05-11 9:41 ` Patrick Totzke
2011-05-11 10:41 ` d.t.k
2011-05-11 15:08 ` dtk
2011-05-11 12:10 ` Ruthard Baudach
2011-05-11 13:20 ` Patrick Totzke
2011-05-11 13:50 ` dtk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1181345284-sup-5160@south \
--to=wmorgan-sup@masanjin.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox