On Saturday 06 January 2007 11:06, Bernd Wurst wrote:
> Hallo.
>
> Am Samstag, 6. Januar 2007 09:45 schrieb Milan Obuch:
> > > Background: I want to add the reversed address-combo to a whitelist
> > > used for greylisting when a user sends out mail.
> >
> > How would you like to use this feature? In a global filter? If this is
> > the case (most logical way to me), take a look at Gordon Messmer's
> > pythonfilter. There is auto_whitelist module doing exactly this, if I
> > went through correctly.
>
> Hm. The comeagain-Filter is not exactly what I want, so I modified the
> existing code to get a more blown-up solution (ip-adress whitelisting,
> ...). But sure, the idea is similar.
>

What about greylist.py module? It is much more elaborated than comeagain, at 
least looking at code length and databases involved... Yes, there is 
whitelist database too...

> The question is, what source must be specified in enablefiltering to get
> authsmtp messages to the filter? And how can they be identified?
>
> The courier queue file format seems to change while processing... Later, in
> the queue, the line beginning with "u" states "authsmtp". This line seems
> not to be present in the control file the filter gets.
>

Well, I am not highly educated in this area, but maybe you could look in 
*whitelist* modules just to see what they do and how they do it.

> Is there a valid documentation about what information is contained in the
> queue-file a filter sees?
>

Regards,
Milan

-- 
No need to mail me directly. Just reply to mailing list, please.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to