9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] 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 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] courier filter questionActions...
From:Bill Schindler (bill@epackage.net)
Date:Sep 30, 2004 8:56:40 am
List:net.sourceforge.lists.courier-users

On Wednesday 29 September 2004 20:22, Robert Penz 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.

Detecting smtp auth requires examining the message headers. There's nothing in the control file about auth. Back in February or March, someone posted python code that pulled the auth state from the headers. Look for the subject "Definitive way to determine whether there's been authorization?" in the list archives.

--Bill