[Greylist-users] Greylisting + Postfix
Cami
camis at mweb.co.za
Sat Jul 24 23:43:15 PDT 2004
Hi All,
For those people using Postfix, i've attached the latest
version of my Greylisting/Policy Daemon for Postfix.
All triplet information is stored in MySQL..
It has some usefull options that i havent seen in any
other implementation. (opt-in/opt-out/training mode
etc..)
Regards,
Cami
###
# Usage
#########
Usage: ./policyd <args>
-d (daemon mode)
Detach from the current terminal and all logging
will go to syslog.
-f (failover mode)
Failover mode will prevent the Policy Daemon
from being a single point of failure. If MySQL
goes down at all, all incoming mail will flow
normally.
-h (help menu)
This menu ;)
-o (opt-in/opt-out)
Usefull for large ISP's which wish to give their
users the ability to opt in or opt out of the
Policy Daemon.
-t (training mode)
Usefull for large ISP's which wish to build up a
collection of triplets for a period of time with
out having any mails rejected.
-m (minutes before accepting triplet)
The first time a mail delivery attempt happens,
the time will be recorded. This option ensures
that the Policy Daemon will not accept that mail
until the specified amount of time passes. This
is usefull as it catches senders that try to
deliver the same message continously / rapidly.
-v (verbose/debug)
This generates lots of logs so avoid using it
unless there are problems..
-w (path to whitelist.txt)
whitelists should be in the format of (C|D)class
netblocks, eg:
127.0.0
196.2.166
You can put comments afterwards if you wish.
127.0.0 # allow localhost
196.2.166 # allow name of client
etc..
questions / comments / ideas etc can goto: camis at mweb.co.za
-------------- next part --------------
A non-text attachment was scrubbed...
Name: policyd-v1.22.tar.gz
Type: application/octet-stream
Size: 7467 bytes
Desc: not available
Url : http://lists.puremagic.com/pipermail/greylist-users/attachments/20040725/771e5bf7/policyd-v1.22.tar.obj
More information about the Greylist-users
mailing list