
On Mon, Jun 24, 2013 at 11:41:08AM +1000, Petros wrote:
over the weekend I was searching for a good e-mail client which gives you the opportunity to change the "from" address.
So I would like to change "me@domain" to "it@here" or "accounting@somewhere" before I send a mail.
I wasn't successful to find this option using the Android standard client, as well as K-9 which is open source.
Do you know a MUA that has this feature?
mutt. Add 'set edit_headers' to your ~/.muttrc and you can add, delete, and edit any and all headers before you send (including deleting In-Reply-To headers if you lazily start a new thread on a list by replying to an old one but don't want to bugger up threading). you can also set folder-hooks and similar rules so that e.g. mail sent while you're reading a particular folder has a specific From address by default. or mail sent TO a particular address always has a specific From address. If you like GUI mail clients, Thunderbird aka Icedove has decent support for multiple accounts and addresses. thunderbird also has a great plugin called ExternalEditor which lets you use gvim as your editor. this is great because mail clients that don't/can't use vi aren't worth using. craig -- craig sanders <cas@taz.net.au>