Jacek Midura a écrit : > Hello, > > I try to implement greylisting on Courier MTA on Debian. I selected > greylisting.py 2.0.2 taken from http://source.schokokeks.org/greylisting/ > (connected with Courier through courierfilter interface). > Greylisting works OK for incoming mails, but mails sent by authenticated > users (outgoing) are subject to greylisting as well (which is unacceptable). > Is it possible to turn it off for authenticated users? Greylisting.py > itself does not offer such an option. > I looked into 'enablefiltering' configuration file but it does not > differentiate for authenticated and non-authenticated ESMTP sessions. > On the other hand perhaps you can recommend some other greylisting script? > > Thanks for your help. > Hello,
With courier-pythonfilter, you can whitelist authenticated users. Beware with that stuff, it means all other filters will be bypassed. HTH. Jerome Blion. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
