Problems effectively using SPF with SRS
"Steve Meyers" <[email protected]> Mon, 20 Sep 2004 22:41:55 +0000
| Newsgroups | gmane.mail.spam.srs.general |
|---|---|
| Message-ID | <[email protected]> |
Let's say that I want to whitelist hotmail.com, because they publish SPF records and ratelimit outgoing mail on a per user basis. My email address is forwarded to another email address, which is where I am implementing my whitelist. Assume the forwarder implements SRS. How can I make my whitelist work? The From: header is not checked with SPF, so that's worthless. Since the message was SRS-forwarded, I can't reliably tell who the original sender is. At least, I don't think so. Can anyone tell me how to do this?