manu@... wrote: > BERTRAND Joël <joel.bertrand@...> wrote: > > >> I'm trying to use milter-greylist with smtp authentification >> (sendmail 8.13.3 debian package). >> >> I have added: >> >>include(`/etc/mail/sasl/sasl.m4')dnl >>include(`/etc/mail/tls/starttls.m4')dnl >> >> to /etc/mail/sendmail.mc and smtp authentification semms to work. >> With mozilla mail, a popup asks for login and password. But a new >> popup appears with "greylisting in action...". >> >> In /etc/mail/greylist.conf, I have: >> >># Normally, clients that succeed SMTP AUTH are not >># greylisted. Uncomment this if you want to >># greylist them regardeless of SMTP AUTH >>#noauth >> >> Where is the trouble ? Any idea ? > > > It seems nobody can answers this question. Matthieu, you contributed the > STARTTLS support, maybe you'll have a hint? > May be there's some incompatiblity in the current code between using STARTTLS with a client certificate and just using it to send SMTP AUTH over a secured channel. My code only handles the 1st case iirc. I've not looked at the code yet to verify this though. -- Matthieu Herrb
Message
Re: [milter-greylist] SMTP auth and greylisting
2005-03-14 by Matthieu Herrb
Attachments
- No local attachments were found for this message.