manu@... wrote:
> Matthieu Herrb <matthieu.herrb@...> wrote:
>
>
>>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.
>
>
> You mean milter-greylist would be confused because the client would use
> both STARTTLS and SMTP AUTH afterwards?
>
Yes. That's what I meant. But after looking at the code, it seems unlikely.
Better start by double-checking that ${auth_authen} is passed to
milter-greylist. ie that:
define(`confMILTER_MACROS_ENVFROM', `i, {auth_authen}')
is included somewhere in sendmail.mc.
--
Matthieu HerrbMessage
Re: [milter-greylist] SMTP auth and greylisting
2005-03-15 by Matthieu Herrb
Attachments
- No local attachments were found for this message.