https://bugs.exim.org/show_bug.cgi?id=1740
Bug ID: 1740
Summary: log $callout_address by default in error conditions
Product: Exim
Version: 4.86
Hardware: x86
OS: Linux
Status: NEW
Severity: wishlist
Priority: medium
Component: Content Scanning
Assignee: tom@???
Reporter: arekm@???
CC: exim-dev@???
https://bugs.exim.org/show_bug.cgi?id=1652 introduced new $callout_address, so
we know which spamd/antivirus was used for scanning message.
Please use this information by default in all error messages related to content
scanning.
For example right now such situation can happen:
015-12-02 05:11:36 [30373] 1a3yjW-0007tt-NH spam acl condition: error reading
from spamd socket: Connection timed out
2015-12-02 05:11:36 [30373] 1a3yjW-0007tt-NH H=(host) [ip]:37968 I=[otherip]:25
X=TLSv1:ECDHE-RSA-AES256-SHA:256 CV=no F=<email@???> temporarily rejected
after DATA
but you have no idea which spamd was being used from this.
(and not sure if there is a way to use/log $callout_address "manually" for
these kinds of errors?)
--
You are receiving this mail because:
You are on the CC list for the bug.