On 15 Oct 16:04, Patrick Shanahan wrote:
> * Alan Leoni <a...@alanleoni.ch> [10-15-15 14:08]:
>  [...]
> > The question is: How do I choose the correct e-mail address? Is there a
> > macro to do that?
> 
> So you are not worried about the tranmission but the "From:" address? 

[...]
Hi,
sorry for the misunderstanding. I'm not an English speaker ;)
Yes, this is exactly my problem.
I would like to choose the identity of the from.

I found this:
http://dione.no-ip.org/wordpress/computing/rotating-identities-with-mutt/

with this macro:

macro compose v ":source ~/.mutt/identity_\`echo $(($(date +%s) % \
    $(ls ~/.mutt/identity_[0-9]* | wc -l) + 1))\`\n"

but I don't understand how to set up "the source" of the macro with my
configuration:
I have 3 accounts:
~/.mutt/account/gmailrc
~/.mutt/account/edurc
~/.mutt/account/autisticirc

Thanks a lot,
cheers,
Alan

-- 
Alan Leoni

Reply via email to