https://bugs.exim.org/show_bug.cgi?id=1652

            Bug ID: 1652
           Summary: expansion variables for addresses of spamd/av_scanner
                    being used
           Product: Exim
           Version: 4.85
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: Content Scanning
          Assignee: t...@duncanthrax.net
          Reporter: ar...@maven.pl
                CC: exim-dev@exim.org

Right now if we are using dozens of spamd/av_scanner servers there is no way to
log which server was used for scanning particular message.

So this wishlist is about adding expansion variables for current
spamd/av_scanner used to scan message.

Example usage (av_scanner_address name choosen randomly):


av_scanner = dozen addresses of scanners

   deny  message = We don't accept viruses! Found $malware_name
         log_message = We don't accept viruses! Found $malware_name by
$av_scanner_address
         malware = *

Same for spamd. In case of sockets - socket name is also fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to