Kevin A. McGrail skrev den 2013-07-05 15:49:

why missing headers, dont whitelist so much to not see the error
Not controlled by the SA project.

bots should add To: header before calling sendmail, the asf headers just show what happens if the reporting does not do its homework

example bad:

From: "rulega" <[email protected]>
Subject: [auto] foo

exit 1 ....


should be:

From: "rulega" <[email protected]>
To: "rulega maillist" <[email protected]>
Subject: [auto] foo

exit 1 ....


to prevent the error

Reply via email to