Minor bugfixes to main queue.
[carnet-upgrade.git] / src / files / etc / default / postgrey
1 # postgrey startup options, created for Debian
2 # (c)2004 Adrian von Bidder <avbidder@fortytwo.ch>
3 # Distribute and/or modify at will.
4
5 # you may want to set
6 #   --delay=N   how long to greylist, seconds (default: 300)
7 #   --max-age=N delete old entries after N days (default: 30)
8 # see also the postgrey(8) manpage
9
10 POSTGREY_OPTS="--inet=127.0.0.1:60000"