Sendmail SMTP Auth problems (Was IP forwarding: ThanksMr.Burger/Mr. Stefan)

Ved Linux nilesh at electromech.info
Mon Sep 20 11:33:02 UTC 2004


My log files are:

I got user entry corrictly as in access with following :

#AuthInfo:other.dom "U:user" "I:user" "P:secret" "R:other.dom" "M:DIGEST-MD5"
#AuthInfo:more.dom "U:user" "P=c2VjcmV0"

My smart host is also correct.

The sendmail version is

Name        : sendmail                     Relocations: (not relocateable)
Version     : 8.12.8                            Vendor: Red Hat, Inc.
Release     : 4                             Build Date: Tue 25 Feb 2003 05:46:00 AM IST
Install Date: Sat 04 Sep 2004 11:02:24 AM IST      Build Host: stripples.devel.redhat.com
Group       : System Environment/Daemons    Source RPM: sendmail-8.12.8-4.src.rpm
Size        : 4389045                          License: BSD
Signature   : DSA/SHA1, Tue 25 Feb 2003 10:00:42 AM IST, Key ID 219180cddb42a60e

LOGOUTPUT:

Sep 20 16:30:24 baroda sendmail[5194]: i8KB0Oje005194: to=<xxxxxx at yahoo.com>, delay=00:00:00,
mailer=esmtp, pri=30316, dsn=4.4.3, stat=queued
Sep 20 16:30:24 baroda sendmail[5192]: i8KB0KpW005192: to=xxxxxx at yahoo.com, ctladdr=user1
(500/516), delay=00:00:04, xdelay=00:00:00, mailer=relay, pri=30005, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent
(i8KB0Oje005194 Message accepted for delivery)
Sep 20 16:30:41 baroda imapd[5195]: imap service init from 127.0.0.1
Sep 20 16:30:41 baroda imapd[5195]: Login user=user2 host=localhost.localdomain [127.0.0.1]
Sep 20 16:30:41 baroda imapd[5195]: Logout user=user2 host=localhost.localdomain [127.0.0.1]
Sep 20 16:30:42 baroda ipop3d[5196]: pop3 service init from 192.168.0.30
Sep 20 16:30:42 baroda ipop3d[5196]: Login user=user3 host=[192.168.0.30] nmsgs=0/0
Sep 20 16:30:42 baroda ipop3d[5196]: Logout user=user3 host=[192.168.0.30] nmsgs=0 ndele=0
Sep 20 16:30:49 baroda sendmail[5197]: i8KB0Oje005194: to=<xxxxxxx at yahoo.com>, ctladdr=<user1 at maycom
pany.com> (500/516), delay=00:00:25, xdelay=00:00:03, mailer=relay, pri=120316, relay=mail.mycompan
y.com. [xx.xx.xx.xxx], dsn=5.5.1, stat=Service unavailable

Only thing is SASL ???
Any idea where it can be wrong????

What else should I chack

Ved Linux
Promoting and Experimenting Linux / Open source

----- Original Message -----
From: Steve Phillips
To:  Vipul Ramani <linux2000in at gmail.com>,General Red Hat Linux discussion list <redhat-list at redhat.
com>
Cc:  
Sent: Mon, 20 Sep 2004 02:31:26 -0500 (CDT)
Subject: Re: Sendmail SMTP Auth problems (Was IP forwarding: ThanksMr.Burger/Mr. Stefan)

On Mon, 20 Sep 2004, Vipul Ramani wrote:

> hi Steve,
>
> define(`SMART_HOST', `yourdomain.com`)dnl in sendmail.mc file create
> sendmail.cf file using m4 n also put entry in /etc/mail/access file
>
> localhost RELAY
> 127.0.0.1 RELAY
> and restart sendmail and check it .
> also check when sendmail is running can u give telnet localhost 25
> will u get sendmail greetings or not .i hope it will work.
>

I wasn't interested in getting SMTP authentication to work, NV was, and 
adding a smarthost provider and entries to enable relaying wont help turn 
on the SMTP auth system, especially when the error is a DSN saying that 
the service was unavailable (relaying denied messages tend to be more 
specific - i.e - 550 Relay Denied - or there abouts.)

This is why I asked for the logs, as the logs should elebarate more as to 
_why_ the DSN responded with "service unavailable" which tends to indicate 
that an attempt to spawn a subprocess failed (i.e - a subprocess to check 
an SASL encrypted password)

NV : this is part of the confusion that is created when responding to a 
post with content that is completely unrelated to the original.

-- 
Steve.


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



More information about the redhat-list mailing list