MXToolBox now also checks DKIM:
http://mxtoolbox.com/dkim.aspx
To use, enter your domain name follow by a colon (:), then the DKIM selector to check (e.g. default)
Found this online blacklist lookup tool. It checks even more lists than the one at mxtoolbox.com:
To generate an SPF-record for your domain with the proper syntax, you can use the wizard at:
To verify an SPF-record after it's in place:
Read more on SPF: http://www.openspf.org/
By default, when using a Telenet address on your smartphone, the Telenet mailserver (uit.telenet.be will not accept messages if they're not sent from within the Telenet network (e.g. when using Proximus, Mobistar or some other ISP or cellular operator).
You can resolve the issue by adding SMTP authentication to your outgoing mailserver settings. Simply add your username and password, and you will be able to send mail using Telenet SMTP.
A good explanation about setting up SPF-records for domains can be found here:
Like any other MTA, Postfix has a maximum message size that it allows to pass through. By default, when not defined, it is set to 10 MB.
To change it, add/change the following in main.cf:
message_size_limit = 15728640
This sets the limit to 15 MB. To make it unlimited, set it to 0.
In absence of a decent article, here's a good resource page for performance tuning of DSPAM:
Got this link from a colleague:
http://www.linuxjournal.com/article/9454
It describes the inner workings of Postfix, the well-known mailserver for Linux.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |