Getting your SPF Record Right
When trying to deliver large quantities of email to Hotmail there are a number of preparations to make. One of the most important is to set up an SPF record for the sending domain. The function of the SPF record is to let Hotmail know who is allowed to send mail using a domain. Microsoft provide a wizard for generating the SPF record, simply follow the step by step instructions to generate the resulting string. The record must then be added to TXT record under the sending domain DNS records.
RECENT ARTICLES
Import Error: No module named django.core.management
Installing and testing the Django Framework on my new mac I came acro... read more
Quick Note on Setting Up a Mail Server
Part of the basics when setting up a mail server but I needed to put ... read more
Microformats Creator Tool
"Microformats are a way of adding simple markup to human-readable... read more
Recursive Directory Listing
Nothing too fancy but a nice way of viewing a directory tree on your ... read more