From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 27 May 2007 20:15:55 -0700 Subject: [sup-talk] multiple accounts In-Reply-To: <1179909888-sup-1320@doses> References: <1179909888-sup-1320@doses> Message-ID: <1180321628-sup-8630@south> 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:. So the status of the multiple account stuff is that I started at one point, but never got very far, and so basically none of it works, and stuff that I added after that point (like the ability to send mail) I just threw at the top level. But multiple account support is certainly on my todo list. I would like to be able to specify at least the signature, from line, and sendmail or SMTP configuration on a per-account basis, and I would like to be able to explicitly choose the from address on a per-email basis, with defaults based on the recipient. Currently this is of fairly high priority for me, so expect it to happen soonish. -- William