File: postgrey.default

package info (click to toggle)
postgrey 1.21-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 33
  • sloc: perl: 857; sh: 99; makefile: 46
file content (10 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# postgrey startup options, created for Debian
# (c)2004 Adrian von Bidder <avbidder@fortytwo.ch>
# Distribute and/or modify at will.

# you may want to set
#   --delay=N   how long to greylist, seconds (default: 300)
#   --max-age=N delete old entries after N days (default: 30)
# see also the postgrey(8) manpage

POSTGREY_OPTS="--inet=127.0.0.1:60000"