[exim-dev] [Bug 1652] expansion variables for addresses of …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1652] New: expansion variables for addresses of spamd/av_scanner being used
Subject: [exim-dev] [Bug 1652] expansion variables for addresses of spamd/av_scanner being used
https://bugs.exim.org/show_bug.cgi?id=1652

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/055e2cb463e4e4adf2d9292a50ac274938f9a5ac

commit 055e2cb463e4e4adf2d9292a50ac274938f9a5ac
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Sep 12 15:00:45 2015 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Sep 12 15:17:13 2015 +0100


    new $callout_address variable to record spamd (etc) address.  bug 1652
----
 doc/doc-docbook/spec.xfpt | 16 +++++++++++++---
 doc/doc-txt/NewStuff      |  3 +++
 src/src/expand.c          |  1 +
 src/src/globals.c         |  1 +
 src/src/globals.h         |  1 +
 src/src/ip.c              |  7 ++++++-
 src/src/smtp_out.c        |  5 +++--
 test/confs/4001           |  2 +-
 test/confs/4009           |  2 +-
 test/log/4001             |  2 +-
 test/log/4009             |  8 ++++----
 11 files changed, 35 insertions(+), 13 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.