Mail error
Matthew Carpenter
matt
Mon May 17 11:34:14 PDT 2004
I'm not sure why you would be getting AUTH errors unless you had
configured SMTP AUTH on the box. If you had done that, I would have to
ask why.... Unless you are pumping all outbound mail through a provider
which requires SMTP AUTH (like Yahoo.com) then I don't see a whole lot of
use for SMTP AUTH. If you are attempting to establish email communication
in which one or both parties are identified, I would recommend using SMTP
STARTTLS using CERTS and a CA, which will provide both encryption as well
as positive ID. If you are working AROUND something, then you'll have to
dig deeper in the SMTP AUTH manual to only use SMTP AUTH for specific
sites, which I have no knowledge about. Good luck!
On Sat, 29 Jun 2002 17:13:11 -0300
"Federico Voges" <fvoges at intrasoft.com.ar> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> Doing some admin stuff today, I discovered that something isn't working
> right with sendmail.
>
> I have a virtualdomain (caba.org.ar) and webmaster is a virtualuser
> pointing to notelodigo at advancedsl.com.ar (so webmaster at caba.org.ar ->
> notelodigo at advancedsl.com.ar). BTW infomail.infovia.com.ar is the MX
> for advancedsl.com.ar and my server is the MX for caba.org.ar.
>
> I've realized that all mail from this machine to that account gets
> bounced. Here's an example:
>
> # uptime |sendmail -v webmastera at caba.org.ar
> webmastera at caba.org.ar... Connecting to infomail.infovia.com.ar. via
> esmtp...
> 220 infoviaplus.net.ar ESMTP server (Tid InfoMail Exchanger v2.20)
> ready at Sat, 29 Jun 2002 16:56:33 -0300
> >>> EHLO monster.intrasoft.com.ar
> 250-infoviaplus.net.ar
> 250-DSN
> 250 AUTH=LOGIN
> >>> MAIL From:<root at monster.intrasoft.com.ar>
> >AUTH=root at monster.intrasoft.com.ar
> 501 Invalid extension from MAIL From:<root at monster.intrasoft.com.ar>
> AUTH=root at monster.intrasoft.com.ar
> root... aliased to fvoges
> fvoges... aliased to fvoges at intrasoft.com.ar
> /root/dead.letter... Saved message in /root/dead.letter
> Closing connection to infomail.infovia.com.ar.
> >>> QUIT
> 221 infoviaplus.net.ar closing connection
>
> That is from a COL 3.1.1 Server with a stock sendmail
> (sendmail-8.11.6-8). If I run sendmail -v notelodigo at advancedsl.com.ar,
> I get the same error.
> I've also tried tha same from my home server (COL eServer 2.3.1) and it
> worked.
>
> The problem appears to be the "AUTH=root at monster.intrasoft.com.ar"
> appended to the MAIL FROM by the COL 3.1.1 sendmail. In fact, I've
> tried to send the mail manually (using telnet) and it worked:
>
> [root at monster root]# telnet infomail.infovia.com.ar 25
> Trying 200.9.212.59...
> Connected to infomail.infovia.com.ar.
> Escape character is '^]'.
> 220 infoviaplus.net.ar ESMTP server (Tid InfoMail Exchanger v2.20)
> ready at Sat, 29 Jun 2002 17:05:08 -0300
> EHLO monster.intrasoft.com.ar
> 250-infoviaplus.net.ar
> 250-DSN
> 250 AUTH=LOGIN
> MAIL From:<root at monster.intrasoft.com.ar>
> 250 Ok
> RCPT To:<notelodigo at advancedsl.com.ar>
> 250 Ok
> DATA
> 354 Start mail input
> .
> 250 Ok, message accepted for delivery
> quit
> 221 infoviaplus.net.ar closing connection
> Connection closed by foreign host.
> [
>
> So, is this my problem?? How do I stop sendmail sending that "AUTH..."
> that's causin the delivery failure??
>
> TIA
> Federico Voges
> Socio gerente
>
> Intrasoft
> Malabia 2137 14 A
> (1425) Buenos Aires
> Argentina
>
> Te/Fax: 54-11-4833-5182
> e-mail: fvoges at intrasoft.com.ar
> Web: http://www.intrasoft.com.ar
>
> PGP Public Key Fingerprint: A536 4595 EB6F D197 FBC1 5C3A 145C 2516
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and
> its affiliated companies.
>
> iQA/AwUBPR4U1xRcJRaVKt4XEQIGEACfduTOgQtGZELofcXwhnUfz7SnZwYAnjin
> ljuqzlh945XdHdv/uD74gehs
> =Hugg
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Linux-users mailing list -
> http://linux-sxs.org/mailman/listinfo/linux-users
> Subscribe/Unsubscribe info, Archives,and Digests are located at the
> above URL.
More information about the Linux-users
mailing list