Linux/Mailserver/Internet Site
< Linux | Mailserver
Requirements
- Ubuntu 16.04
- server with static ip
- control of dns entries
Postgrey
- install:
apt install postgrey
- /etc/default/postgrey
POSTGREY_OPTS="--inet=10023 --delay=60"
- restart
systemctl restart postgrey