Nexology Community
 
     
 
   

Go Back   Nexology Community > Support Zone > Spam Filtering Tips, Tricks and Issues

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 09-04-2011, 03:28 PM   #1
Thomas Massano
 
tmassano's Avatar
 
Join Date: Sep 2011
Location: Jersey Shore
Posts: 20
Spamming and SPF DNS records

Spammers can send emails that look like they came from your domain. The first level of defense against this is create an SPF record on your DNS.

It looks like this
xyz.com TXT "v=spf1 a mx ptr:dns-fusion.com mx:mail.xyz.com mx:mail2.xyz.com -all"

When a mail server accepts mail it will lookup this SPF record from your DNS, and see what servers are allowed to send mail on this domain's behalf. (I use my MX records as the allowed hosts mx:mail.xyz.com ), if the sending server is not one of the allowed in your SPF record (-all) it rejects ALL others. Now if you are in a shared host environment, the reverse DNS lookup will not always return the hostname you have in your SPF record, so you need to add the PTR item (ptr:dns-fusion.com) (once you send a test email to the bouncers it will tell you who said HELO something like abc.dns-fusion.com)

There are some wizards/tools on the web that help you create the SPF
Sender ID Framework SPF Record Wizard

You can then use some email addresses to test its working correctly.
Some bounce back with undeliverable, read all of the info in the bounced email.

The real authority on SPF
SPF: Project Overview

(yes these are primarily DKIM testers but they also test SPF, I'm working on a php mail script to sign DKIM signatures)

Port25: E-mail Authentication
check-auth@verifier.port25.com

dkim-test@testing.dkim.org


Hope everyone is using SPF on thier Domain at a MINIMUM

2nd level of defense is Domain-Keys
3rd level of defense is DKIM

Last edited by tmassano; 09-04-2011 at 03:37 PM.
tmassano is offline   Reply With Quote
Old 09-04-2011, 08:30 PM   #2
HN Top Canine
 
NexDog's Avatar
 
Join Date: Jan 2002
Location: The Nexus
Posts: 13,347
Outstanding info, many thanks. Unfortunately SPF only works on servers that are configured to use it and check for it.
__________________
Laurence - [HostNexus Administrator]

- Need Support? Quickest reponses are found at the Support Helpdesk!
- Stay in touch! Make sure you are subscribed to our Lists.
NexDog is offline   Reply With Quote
Reply

Tags
dns, spam, spf


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:57 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 RC1
Copyright ©2001 - 2009, HostNexus