Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Keith Barrows - StarPilot

Subjects range from Personal to Technical.

SPF - Help stop spam

http://old.openspf.org/index.html is a great little site.  To quote the site:

SPF is Sender Policy Framework

SPF fights return-path address forgery and makes it easier to identify spoofs.
Domain owners identify sending mail servers in DNS.
SMTP receivers verify the envelope sender address against this information, and can distinguish authentic messages from forgeries before any message data is transmitted.

I setup a SPF record in my public DNS server.  It looks something like:

The SPF record:

v=spf1 a include:mymailisp.com ~all

can be explained as:

[v=spf1] v=spf1 This identifies the TXT record as an SPF string.
<img src="> a sol3.net's IP address is 72.19.149.196 (72-19-149-196.static.myisp.net).
That server is allowed to send mail from sol3.net.
[include:] include:mymailisp.com Any server allowed to send mail from mymailisp.com is also allowed to send mail from sol3.net.
[all] ~all SPF queries that do not match any other mechanism will return "softfail".
Messages that are not sent from an approved server should still be accepted but may be subjected to greater scrutiny.
 

Published Tuesday, April 17, 2007 5:40 PM by Keith Barrows
Filed under: , ,

Comments

 

Keith Barrows - Aggregated said:

http://old.openspf.org/index.html is a great little site. To quote the site: SPF is Sender Policy Framework

April 24, 2007 12:44 PM
 

ASPInsiders said:

http://old.openspf.org/index.html is a great little site. To quote the site: SPF is Sender Policy Framework

October 3, 2007 11:00 PM
New Comments to this post are disabled

About Keith Barrows

I've been in computing since 1975. I started on an old PDP-8J with 3k of memory and 2 teletypes. I learned BASIC and Octal based assembly. I later moved into CPM, TR-DOS, Apple and finally into PC-DOS, Dr DOS and MS-DOS. I've been a beta tester for over a decade, got into web applications as a means to handle B2B requirements and have specialized in data movement between applications and businesses since. I have been a MVP, ASP Elite and was selected by Microsoft as one of the original 15 board members for ASPInsiders.

This Blog

Syndication

News

Disclaimer
About me

Locations of visitors to this page
weblogs.asp.net/kbarrows
BlogMailr Enabled <script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2008010310421330'&gt;&lt;/script> <script type="text/javascript" src="http://pub.mybloglog.com/comm2.php?mblID=2008010310421330&amp;c_width=180&amp;c_sn_opt=y&amp;c_rows=5&amp;c_img_size=f&amp;c_heading_text=Recent+Readers&amp;c_color_heading_bg=005A94&amp;c_color_heading=ffffff&amp;c_color_link_bg=E3E3E3&amp;c_color_link=005A94&amp;c_color_bottom_bg=005A94"></script>
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development