A couple of notes regarding the use of Postgrey on Centos 4 (RHEL4):
You can get the postgrey RPM from the
DAG repository. Setup the DAG repository and use yum to install the postgrey package.
Update Postfix config as described in the parent post, then create /etc/sysconfig/postgrey and add the following to it:
Code:
OPTIONS="--inet=127.0.0.1:60000 --delay=60"
Then restart postfix and start postgrey:
Code:
service postfix restart
service postgrey start
Recent comments
11 hours 36 min ago
14 hours 31 min ago
15 hours 45 min ago
17 hours 8 min ago
18 hours 46 min ago
20 hours 15 min ago
21 hours 29 min ago
1 day 13 hours ago
1 day 14 hours ago
1 day 18 hours ago