On Fri, 23. May 2008, 11:20:14 -0400, Norman Walsh wrote: > Can msmtp be configured to "split" that for me, using one host for the > work addresses and one for the non-work addresses?
No, msmtp always uses a single SMTP server. You would have to run the mail through a script that calls msmtp two times: once with work adresses and once with non-work addresses. Since the envelope recipient adresses can be different from the To, Cc, and Bcc headers, the mail itself could be identical in btoh cases. Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ msmtp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msmtp-users
