Re: Re[2]: Help - How to unwind an SRS address?
David Woodhouse <[email protected]> Sun, 21 Nov 2004 11:09:56 +0000
| Newsgroups | gmane.mail.spam.srs.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2004-11-21 at 10:44 +1100, Chris Drake wrote: > Hi All, > > I must admit surprise that nobody seems to know how to do this > already; doing basic checks on the purported sender is a fundamental > element of email!!! No, that's not what SPF gives you. SPF _only_ allows you to know about the last hop -- the mailhost which actually gave you the email. You know nothing about the original sender unless the mail happened to be delivered directly. Your best best is to contact the site(s) which perform SRS on mail sent to you, and ask them not to. -- dwmw2