atom feed9 messages in net.sourceforge.lists.courier-users[courier-users] RE: courier filter qu...
FromSent OnAttachments
Robert PenzSep 29, 2004 11:23 am 
Robert PenzSep 30, 2004 7:09 am 
Bill SchindlerSep 30, 2004 8:56 am 
Robert PenzOct 1, 2004 1:39 am.py
Robert PenzOct 1, 2004 5:28 am.py
Robert PenzOct 5, 2004 1:32 pm.py
Robert PenzOct 5, 2004 4:19 pm 
Julian MehnleOct 11, 2004 2:07 am 
Julian MehnleOct 11, 2004 4:54 am 
Subject:[courier-users] RE: courier filter question
From:Julian Mehnle (bu@mehnle.net)
Date:Oct 11, 2004 4:54:01 am
List:net.sourceforge.lists.courier-users

I wrote:

Robert Penz [robe@outertech.com] wrote:

where can I find a documentation of the control file. I currently know only that tags which are implemented in pythonfilter. I'm specially searching for a way to detect the mails which are sent via smtp auth, as I want to whitelist them.

[...] Regarding how to determine the auth status from the messages' "Received:" header, you could take a look at the ... function in the Courier::Message Perl module, which is part of Courier::Filter.

Doh. I meant to say "take a look at the authenticated() function".