Problem of SMTP AUTH

Brian Clark brian+nevdull at unwell.org
Wed Mar 21 04:09:46 UTC 2007


On Wed, Mar 21, 2007 at 12:04:06AM +0800, edwardspl at ita.org.mo wrote:

> Nalin Dahyabhai wrote:

> >On Tue, Mar 20, 2007 at 11:40:15PM +0800, edwardspl at ita.org.mo wrote:

> >>/etc/mail/sendmail.mc :

> >>dnl TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
> >>dnl define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 
> >>LOGIN PLAIN')dnl
> >>TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
> >>define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl

(...)

> >>Use outlook express or netscape though the SMTP with correct
> >>password is fail.... So, What problem of it ?

Edward, see if this solves your problem:

   setsebool -P allow_saslauthd_read_shadow 1

SE Linux policy is probably preventing access. See all booleans and
their status by calling `getsebool -a`.

-- 
Brian Clark




More information about the fedora-list mailing list