Page 1 of 1

Scan message headers in bavd when checking for NDR

Posted: Fri Feb 20, 2009 4:13 pm
by mkalen
Scanning message text is not a safe option for automatic determination of NDR:s. Custom NDR message texts or localized installations not in English or German will fail to be detected by OpenEMM with the current bav.rule list.

A safe way to detect NDR is checking the message headers also in the scan phase in bavd.

For example, Exim4 will add a special header to all NDRs.

If this feature is added to bavd, the following header is a 100% safe match for Exim4:
^X-Failed-Recipients:.*

References (click text for links):