* 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? 
Somewhat confusing the way you asked.

In .muttrc you can set a "default" from with:
  set from="email addr"

You can also set the from addr based on a condition using send-hook:
 send-hook <condition> 'my_hdr From: Alan Leoni <a...@alanleoni.ch>'  
 send-hook mutt-users 'my_hdr From: Alan Leoni <a...@alanleoni.ch>'  

Is this what you are asking or are you wanting to specify the ip for smtp? 

If you are wanting to direct the smtp, that's not mutt's job, but that of
your smtp client, ie: postfix.

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

Reply via email to