On Jul 29, 2015, at 7:22 PM, Philip Prindeville 
<[email protected]> wrote:

> 
> 
> On 07/28/2015 08:17 PM, Dianne Skoll wrote:
>> On Tue, 28 Jul 2015 14:27:45 -0600
>> Philip Prindeville <[email protected]> wrote:
>> 
>>> Am I correctly seeing that filter_helo() is being called twice for
>>> the same connection?  Looks that way.
>> I bet the sequence was:
>> 
>> EHLO
>> STARTTLS
>> EHLO (this time over the encrypted connection)
>> 
>> Regards,
>> 
>> Dianne.
>> 
> 
> Ah, good point.  I could log the auth_bits...
> 
> -Philip


Err, cipher_bits… or tls_version… except that, if I remember correctly, these 
can’t be accessed until after filter_sender(), right?

Is there any other way to figure out if this is HELO that follows a STARTTLS?

-Philip

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to