From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 14 Aug 2007 22:16:07 -0700 Subject: [sup-talk] multiple accounts and reply In-Reply-To: <1187131586-sup-5119@zap> References: <1186878074-sup-3921@zap> <1187115974-sup-7512@south> <1187131586-sup-5119@zap> Message-ID: <1187154779-sup-8715@south> Excerpts from Ian Taylor's message of Tue Aug 14 15:47:58 -0700 2007: > :editor: /usr/bin/vim -f -c 'setlocal spell spelllang=en_us' -c 'set > filetype=mail' > :accounts: > :default: > :alternates: > - ian at lorf.org I think the problem is this line. You're saying that ian at lorf.org is a valid alternate address for the default account. So when you receive mail Sup then uses the default account's primary email address as the "From" address. If you remove that line replies should work as you expect: emails to ian at lorf.org will use .singature-lorf, etc. -- William