Outgoing Spam Restrictions: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<indicator name="Faults">[[File:Menu-emailadd.svg|link=:Category:Email_Features|30px|Back up to the Email Features Category]]</indicator> |
|||
So as to protect our mail servers from block lists and to protect potential spam or malware being relayed on, we have a number of checks that are applied to email being sent through smtp.aa.net.uk. These include: |
So as to protect our mail servers from block lists and to protect potential spam or malware being relayed on, we have a number of checks that are applied to email being sent through smtp.aa.net.uk. These include: |
||
Revision as of 15:14, 8 Ocak 2018
So as to protect our mail servers from block lists and to protect potential spam or malware being relayed on, we have a number of checks that are applied to email being sent through smtp.aa.net.uk. These include:
- IPs not on our network will need to Authenticate using their mailbox credentials
- We'll block individual messages if they are bounces (mail delivery failure notifications) - we don't like to relay on bounce messages from customers own mail servers
- We'll block individual messages if they contain malware (virus)
- We'll block individual messages if the sender address is invalid (eg no MX records etc)
- We'll block Authenticated users or IPs if they send multiple emails in a short time period to invalid email addresses
- We'll block Authenticated users or IPs if they try to send multiple emails in a short time period that have a high high spam score
There are other check, but the ones above are the main ones.