Re: st patch / support for custom errormsg patch
"Kai G?lzau" <[email protected]>
| Newsgroups | gmane.mail.qmail.scanner |
|---|---|
| Message-ID | <[email protected]> |
Hi, > [...] I don't like it for viruses, they almost always > have faked return-path and it will cause a lot of > traffic for the remote server that is not guilty [...] Ok, i like small hints for postmasters to do better ;) So the postmaster of the compromised domain does get some information of the source of mail delivery failures. > [...] but I don't now how the custom > error patch works, so you will have to understad > what it is needed to pass back to qmail-smtpd The custom error patch https://no-way.org/uploads/6/28/qmail-queue-custom-error.patch says something about it. Messages written to file descriptor 4 are used for the custom error message. I think i'll come back to this when i have patched my qmail to work with custom error messages :) regards, Kai