How, more specifically, do I enable TLS/SSL in sendmail, and where does
the 'p' go?

Thanks for your help.

Eric F Crist
President
AdTech Integrated Systems, Inc
(612) 998-3588



> -----Original Message-----
> From: Richard Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 7:48 PM
> To: Eric Crist
> Subject: RE: SASL and Sendmail
>
>
> Hi
>
> On Tue, 29 Jun 2004, Eric Crist wrote:
>
> > Here is output at loglevel 20 on a denied mail:
>
> This is your problem:
>
> > Jun 29 19:09:50 grog sm-mta[4868]: AUTH: available mech=LOGIN PLAIN
> > ANONYMOUS, allowed mech=EXTERNAL GSSAPI KERBEROS_V4
> DIGEST-MD5 CRAM-MD5
>
> The intersection of (available mech) and (allowed mech) is null.  You
> should probably add PLAIN and LOGIN to the TRUST_AUTH_MECH in
> your .mc
> file, regenerate the .cf and restart Sendmail.  Those two
> mechanisms are
> susceptible to sniffing, so it's probably a good idea to
> enable STARTTLS
> in Sendmail as well, and add 'p' to the AuthOptions in your
> .cf as well.
>
> I hope this helps.
>
> Cheers
>
> Richard
>
> --
> Richard Stevenson
>


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to