Re: How to enable LOGIN PLAIN under TLS in Sendmail 250-AUTH advertisement (Sendmail 8.14.5 + Cyrys-SASL 2.1.25p2-ldap + cyrus-imapd-2.4.13p0)
Denis Lapshin <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <CAF=o15UtivDL6PofeU+TaBxytWtH5BL44nY2mxv-_QdRhvq3yA@mail.gmail.com> |
Dear Claus, Thank you for answer. There was my mistake in sendmail.mc file. I've completely checked and open quotes like ` and closed quotes ' for statements and all seems work just fine. I can see STARTTLS advertisement if I connected by using #telnet localhost 25, by using TLS connection it appears 250-AUTH PLAIN LOGIN. I can't test it out completely just now, but it is a great progress since I've started my Cyrus setup. Denis On Fri, Oct 18, 2013 at 10:33 PM, Claus Assmann <[email protected]> wrote: > Denis Lapshin wrote: > > > >define('confAUTH_OPTIONS', 'A p y')dnl > ^ > > >define('confAUTH_MECHANISMS', 'LOGIN PLAIN')dnl > ^ > > >TRUST_AUTH_MECH('LOGIN PLAIN')dnl > ^ > > Really? > > > >define(`CERT_DIR', `MAIL_SETTINGS_DIR/certs')dnl > > >define(`confCACERT_PATH', `CERT_DIR')dnl > > >define(`confCACERT', `CERT_DIR/ca.crt')dnl > > These are correct... > > > >define('confLOCAL_MAILER', 'cyrysv2')dnl > > Wrong again. > > > >define('confLOG_LEVEL', '14')dnl > > And again... > > > _Carefully_ check the quotes that you use -- see cf/README > for sendmail -- they are: open "`" and close "'". > > -- Best regards, -- Denis Lapshin E-mail: [email protected]