Spam Declarations
Aug. 8th, 2008 01:54 pmY'know, one thing the world really needs is a way to declare, "This email address that purports to be from my domain *is* spam -- I explicitly disown it, and don't bother sending bounces to it." Somewhere along the line, some spam-generating engine created the address "dwwaksm@waks.org", and fully 50% of the email to our domain these days is spam bounces to that address. I'd really love a way to tell receiving email sites that yes, the thing you think is spam *is* spam...
(no subject)
Date: 2008-08-08 06:11 pm (UTC)http://en.wikipedia.org/wiki/Sender_Policy_Framework
(no subject)
Date: 2008-08-08 06:36 pm (UTC)Of course, the question is whether I can assign waks.org over to Comcast as the sender -- it's a somewhat messy situation. But it might well be possible, and is worth looking into again when I have some time...
(no subject)
Date: 2008-08-08 06:42 pm (UTC)(no subject)
Date: 2008-08-08 07:32 pm (UTC)whether I can assign waks.org over to Comcast as the sender
my 5-minute stab at generating your SPF record is the following:
(thanks to the SPF Setup Wizard (http://old.openspf.org/wizard.html?mydomain=waks.org)
this works only because
comcast.nethas itself published an SPF record; that makes your job very easy.if there are any other servers who can legitimately originate mail from
waks.orgwithout routing through Comcast (e.g. a BlackBerry maybe, or a laptop if you don't have it routing mail through a home server), then you should remove the "~all" or add all the rest of the legitimate IPs if possible.from a social change point of view, publishing a valid SPF record hurts you not at all (well, unless you publish an invalid or incomplete record, in which case other sites may erroneously block your mail until you fix it) and has the potential to help countless others. please consider doing this. :)
-steve
(no subject)
Date: 2008-08-10 08:49 pm (UTC)(no subject)
Date: 2008-08-11 12:56 pm (UTC)-steve
(no subject)
Date: 2008-08-09 04:28 am (UTC)(no subject)
Date: 2008-08-10 08:47 pm (UTC)Actually, it's horribly easy. The email protocols were written back in an early and innocent time, and people just weren't thinking about how they could be abused. So basically, you can put anything you want on the "From:" line -- in many cases, claiming to be someone else is as easy as changing the options in your mail-reading program. (Yes, I could probably impersonate you in a matter of moments if I wanted to, and only someone who knows what they're doing would be able to tell the difference.)
The discussion upthread is about a newish protocol that helps this somewhat: it essentially allows the receiving side to compare the machine that actually sent the email with the domain it claims to be from, and see if they match. That's not a panacea -- it only catches certain types of fraud, and it's not widely-enough used yet -- but it will hopefully make things better over time...
(no subject)
Date: 2008-08-09 06:55 am (UTC)It's gotta get better somehow.
(no subject)
Date: 2008-08-09 01:02 pm (UTC)(no subject)
Date: 2008-08-10 08:50 pm (UTC)