sent-mail & alternatives
On Tue, Aug 12, 2008 at 10:57:01AM +0100, Marianne Promberger wrote:
>
> I'm not sure if this is what you're experiencing, but you could try
> putting your different "from" addresses into your .muttrc:
>
> alternates "jon@xxxxxxx | jon@xxxxxxxx | jonny@xxxxxxxxxxxx"
Works great on this machine but on the freebsd running an older version of mutt
which im not allowed to change I had to use
set alternates = "address"
which seems to reject multiple address within the quotes but suffices for my
needs.
Thanks for the hint.