IRedMail/FAQ/Enable.Disable.Greylisting
From iRedMail
(Difference between revisions)
Shake.chen (Talk | contribs) (Created page with 'iRedMail Greylist feature provided by Postfix-Policyd, so we need edit the Postfix-policyd config files On RHEL/CentOS, config file is /etc/postfix-policyd.conf, on Debian/Ubunt…') |
Shake.chen (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| - | iRedMail Greylist feature provided by Postfix-Policyd, so we need edit the Postfix-policyd config files | + | iRedMail Greylist feature provided by Postfix-Policyd, so we need edit the Postfix-policyd config files, after modify, you need restart Postfix-Policyd service. |
On RHEL/CentOS, config file is /etc/postfix-policyd.conf, on Debian/Ubuntu, it's /etc/postfix-policyd.conf, On FreeBSD, it's /usr/local/etc/postfix-policyd.conf. | On RHEL/CentOS, config file is /etc/postfix-policyd.conf, on Debian/Ubuntu, it's /etc/postfix-policyd.conf, On FreeBSD, it's /usr/local/etc/postfix-policyd.conf. | ||
Revision as of 15:48, 10 June 2010
iRedMail Greylist feature provided by Postfix-Policyd, so we need edit the Postfix-policyd config files, after modify, you need restart Postfix-Policyd service.
On RHEL/CentOS, config file is /etc/postfix-policyd.conf, on Debian/Ubuntu, it's /etc/postfix-policyd.conf, On FreeBSD, it's /usr/local/etc/postfix-policyd.conf.
| File: postfix-policyd.conf |
# 1=on 0=off GREYLISTING=1 |
To disable them, set value to 0.
Reference:
