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
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 <ca+sasl@xxxxxxxxx> wrote:
Denis Lapshin wrote:^
> >define('confAUTH_OPTIONS', 'A p y')dnl
^
> >define('confAUTH_MECHANISMS', 'LOGIN PLAIN')dnl
> >TRUST_AUTH_MECH('LOGIN PLAIN')dnl
^
Really?
These are correct...
> >define(`CERT_DIR', `MAIL_SETTINGS_DIR/certs')dnl
> >define(`confCACERT_PATH', `CERT_DIR')dnl
> >define(`confCACERT', `CERT_DIR/ca.crt')dnl
Wrong again.
> >define('confLOCAL_MAILER', 'cyrysv2')dnl
And again...
> >define('confLOG_LEVEL', '14')dnl
_Carefully_ check the quotes that you use -- see cf/README
for sendmail -- they are: open "`" and close "'".
--
Best regards,
--
Denis Lapshin
E-mail: deniza956@xxxxxxxxx