Configuration
How can i disable Postgrey ?2 How can i disable Postgrey ?
Written by BeNe By default, Postgrey is enabled in the ispCP Postfix configuration.
If you don´t want to use Postgrey you can disable it this way:
Open your "/etc/postfix/main.cf" and comment the following line
"check_policy_service inet:127.0.0.1:60000" like this
#check_policy_service inet:127.0.0.1:60000
After this change, do not forget to restart your Postfix.
Additional information about Greylisting:
Port 25 is used incoming mails from other servers - those greylisted.
--> http://en.wikipedia.org/wiki/Greylisting
Port 587 is used for outgoing mails (send by you and your customers) - Make sure to use SMTP Auth when sending Emails.
--> http://tools.ietf.org/html/rfc2476
| < Prev | Next > |
|---|

