On Thu, Oct 07, 2004 at 10:58:27AM -0500,
Daniel Taylor <dtaylor(_at_)vocalabs(_dot_)com> wrote
a message of 55 lines which said:
Always use your "home" SMTP server to send e-mail, using SMTP AUTH
and submitting using port 587/submission.
It fails when you have multiple identities and therefore multiple SMTP
AUTH servers to use, depending on your identity.
A possible solution is to use, after your "normal" MTA, a program like
ESMTP (http://esmtp.sourceforge.net/), which can direct to one server
or the other (http://esmtp.sourceforge.net/manual.html).