Re: Do not spoof me
David Woodhouse <[email protected]>
| Newsgroups | gmane.ietf.mxcomp |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-12-09 at 15:55 -0800, Douglas Otis wrote: > Those wishing to spoof a domain could add a label that already has a > record such as- > > MAILFROM:<user@name_of_inbound_smtp_server.an.example>. Or even MAIL FROM:<[email protected]> SPF is by its very nature a hop-by-hop mechanism; it cannot give a true end-to-end indication of forgery. The problem is that we need to know with high accuracy which mails are _spoofed_. SPF can only tell us for sure which mails are _not_ spoofed. We want a blacklist; we have a whitelist. To go from one to the other is not a simple negation. -- dwmw2