Greetings

using suse 7.2, sendmail-8.11.6-3, cyrus-sasl-1.5.24-20

i'm trying to make sendmail run as esmtp, actually it's already doing that
but it has 2 problems
1. answering non authenticated requests
2. not sending mail when using ssl authentication


i installed cyrus-sasl-1.5.24-20, created /usr/lib/sasl/Sendmail.conf
(pwcheck_method:pam)
wrote in /etc/mail/sendmail.cf : define(`confAUTH_OPTIONS', `c')dnl
made a sasldb  using saslpasswd

but, still not able to get it working. i know it's running as esmtp because
telnet to it prompts:
220 localhost.localdomain ESMTP Sendmail 8.11.6/8.11.6; Tue, 26 Mar 2002
16:14:07 +0200
but answering helo yadayada will not issue any authentication request.


what am i missing?


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to