[CentOS] What can I do to UNDERSTAND why I can't reach centos.org (but everyone else can)?

John R Pierce pierce at hogranch.com
Thu Feb 28 22:52:03 UTC 2013


On 2/28/2013 1:08 PM, m.roth at 5-cent.us wrote:
> They don't seem to parse headers, and go*past*
> the mailserver to the culprit.

you can't parse the headers until you read them, and you can't read the 
headers until you accept the incoming message.   once you've accepted 
it, you can't bounce it back to the sending server via refusing the 
connection, and if you try and bounce it to the 'from' address you'll be 
spamming a lot of innocent parties who's email addresses have been 
forged on said headers.

so, if you use header parsing, all you can do is quietly drop the message.



-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast




More information about the CentOS mailing list