In news:f-Odnc4sRN8s63HeRVn-(E-Mail Removed),
(E-Mail Removed) <(E-Mail Removed)> wrote:
> My ISP suddently requires 'authentication' of all external
> [to the domain] email sends.
....
> I've got linux installed: Slak 3.3, RH6.2, Mandrk9, FC1.
> What mailer could do mail-Tx with authentication - ie.
> avoid error 517 ?
Best would be to configure your own sendmail according to
http://sendmail.org/~ca/email/auth.html#AUTH (see "Using sendmail as a
client with AUTH" section and "Misc.") and direct your familiar MUA client
to submit your mail to your own MTA, which will provide the necessary auth
and transport to the ISP's MTA server.
If you insist on a new client that provides AUTH directly to the ISP's
server then you can select from among
http://www.melnikov.ca/mel/devel/SASL_ClientRef.html