
mrbillrk at gmail
Feb 24, 2007, 4:36 PM
Post #3 of 9
(817 views)
Permalink
|
|
Re: out of the starting gate, SPF is broke
[In reply to]
|
|
On 2/24/07, Stuart D. Gathman <stuart[at]bmsi.com> wrote: > On Sat, 24 Feb 2007, bill ries-knight wrote: > > > The issue I have concerns about is the hiding of a company behind SPF > > while "following the rules" to continue sending spam. When the > > companmy uses SPF the mailers of the world are fooled into accepting > > more spam. > > > > What is in the SPF to prevent this kind of abuse? > > Reputation. Reputation. Reputation. Reputation is of no use as it is now. The point is SPF is domain based and each mailer, to validate reputation, should have an SPF recognition that ties the mailer to the domain used and the IP address used. Additional domains used by the mailer are under his umbrella of reputation. The end result being we don't have to retrain by content on each new domain. to be truly useful the dialog should proceed something like this. I am Alpha Mail. <-- The source of reputation. I am handling mail for the Beta.com domain. <----- A resource under the reputation umbrella I am using 1.2.3.4/24 as a valid block. <----- A resource under the reputation umbrella We could then determine that everything coming in as spam from the domain or the IP block as belonging to Alpha Mail. Next time any of those three appears in an SPF header it could be blocked. Unless I have missed something, we do not identify Alpha Mail in any form or fashion. Therefore there is no real reputation. > > Here is the last entry in my log from the 11000+ per day of such a spammer: > > 2007Feb24 17:15:47 [7681] connect from ip122.humanfacility.com at ('66.207.172.122', 47624) EXTERNAL > 2007Feb24 17:15:47 [7681] hello from ip122.humanfacility.com > 2007Feb24 17:15:47 [7681] mail from <n.7502.208138529[at]humanfacility.com> () > 2007Feb24 17:15:47 [7681] Received-SPF: pass (mail.bmsi.com: domain of humanfacility.com designates 66.207.172.122 as permitted sender) client_ip=66.207.172.122; envelope_from="n.7502.208138529[at]humanfacility.com"; helo=ip122.humanfacility.com; receiver=mail.bmsi.com; mechanism="ip4:66.207.172.0/24"; identity=mailfrom > 2007Feb24 17:15:47 ham: 4, spam: 23 > 2007Feb24 17:15:47 ID humanfacility.com:SPF reputation: -60.671340,2.474461 > 2007Feb24 17:15:47 [7681] X-GOSSiP: cd3lwjxuWiOAgMgoUJ3DCg,-60,2 > 2007Feb24 17:15:47 [7681] rcpt to <%redacted%@bmsi.com> () > 2007Feb24 17:15:47 [7681] REJECT: REPUTATION > > Yes, they were able to send 27 spams. The first 4 got by the content filter > until it auto-trained (based on spam sent to honey pot addresses). After > 23 quarantined spams, we don't accept any more email from that domain. > The connections are cut off in SMTP envelope. > > SPF makes this kind of score keeping possible. If I kept score on domains > without SPF, then I would start rejecting innocent domains every time spammers > decided to forge them. > > In fact, I wouldn't call this, spammers "hiding" behind SPF, I'd call it > finally being forced out from the shadows of forged emails. > > -- > Stuart D. Gathman <stuart[at]bmsi.com> > Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 > "Confutatis maledictis, flammis acribus addictis" - background song for > a Microsoft sponsored "Where do you want to go from here?" commercial. > > ------- > Sender Policy Framework: http://www.openspf.org/ > Archives at http://archives.listbox.com/spf-discuss/current/ > To unsubscribe, change your address, or temporarily deactivate your subscription, > please go to http://v2.listbox.com/member/?list_id=735 > Bill Ries-Knight Stockton, CA ------- Sender Policy Framework: http://www.openspf.org/ Archives at http://archives.listbox.com/spf-discuss/current/ To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?list_id=735
|