-
Recent Posts
Recent Comments
- Ersan on Tcpdump usage examples
- paradox on Nagios check_http Plugin Examples for HTTP / HTTPS
- sophiiete la on Nagios check_http Plugin Examples for HTTP / HTTPS
Archives
Categories
Meta
Category Archives: Mail
Postifix only allow localhost
This is how to allow only mail from localhost preventing an open relay on your postfix server in the main.cf file usually in /etc/postfix/main.cf mynetworks = 127.0.0.0/8, [::1]/128
Posted in Linux How-To, Mail
Leave a comment