Forward all email from a linux host to an SMTP server. vi /etc/postfix/transport * smtp:mail.mydomain.com vi /etc/postfix/main.cf transport_maps = hash:/etc/postfix/transport postmap hash:/etc/postfix/transport postfix reload Hits: 6
Our email server directories will be cleaned out February 28th. What this means… All ham and spam folders will be completely wiped cleaned. If you have email in either folder on your account, move it to your inbox or create a new folder to store it. Thanks. The Administration Hits: […]
First, for the un-initiated, click here to learn about email greylisting. When email admins talk about greylisting, one of the benefits they normally point to is load on the actual email server but fail to mention supporting systems. I did notice a decrease in mail processing load there as well […]
While reviewing logs on the email server I noticed 112.121.136.26 trying to authenticate via SASL. This is not a normal IP that would be relaying email through the server, so I decided to block it at the firewall. Undoubtedly, someone was trying to relay spam, whether they were aware or […]