Re: I lost my SMTP AUTH, help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 09 June 2004 11:20 pm, Mark London wrote:
> I'm not sure if this is a CYRUS-SASL, Redhat, or SENDMAIL problem.
><snip>
> define(`confAUTH_OPTIONS', `A p y')dnl

You need to have:
define(`confAUTH_OPTIONS', `A')

the  'p' should *not* be there, otherwise plaintext login on non-TLS link 
would not work!!

> # more /usr/lib/sasl/Sendmail.conf
> pwcheck_method: pam

In my system (RHEL 3 stock), I have this file instead:
#> cat /usr/lib/sasl2/Sendmail.conf
pwcheck_method:saslauthd

Then, turn on the saslauthd service, and keep it on:
# service saslauthd start
# chkconfig saslauthd on

also restart sendmail;
# service sendmail restart

HTH,
RDB
-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
---------------------------------------------------------
"To be a nemesis, you have to actively try to destroy 
something, don't you? Really, I'm not out to destroy 
Microsoft. That will just be a completely unintentional 
side effect."
                 - Linus Torvalds -


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

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux