[exim-dev] [Bug 281] Put the wild part of local part prefix/…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 281] Put the wild part of local part prefix/suffx in variables
https://bugs.exim.org/show_bug.cgi?id=281

Git Commit <git@???> changed:

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


--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/759502e5af0acfb310b8571f056d2dbf59adb1d3

commit 759502e5af0acfb310b8571f056d2dbf59adb1d3
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Feb 29 16:30:35 2020 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Feb 29 17:43:26 2020 +0000


    add variables for wildcard portion of local-part affix.  bug 281
----
 doc/doc-docbook/spec.xfpt    | 36 ++++++++++++++++++++++++++++--
 doc/doc-txt/NewStuff         |  4 +++-
 src/src/deliver.c            |  4 ++++
 src/src/expand.c             |  2 ++
 src/src/functions.h          |  4 ++--
 src/src/globals.c            |  4 ++++
 src/src/globals.h            |  2 ++
 src/src/receive.c            |  5 ++---
 src/src/route.c              | 53 +++++++++++++++++++++++++++++++-------------
 src/src/structs.h            |  2 ++
 src/src/transport.c          |  6 ++---
 test/confs/0015              |  6 +++--
 test/confs/0016              |  5 ++++-
 test/mail/0015.CALLER        |  2 ++
 test/mail/0015.userx         |  7 ++++++
 test/mail/0016.userx         |  6 +++++
 test/scripts/0000-Basic/0016 |  1 +
 17 files changed, 120 insertions(+), 29 deletions(-)


--
You are receiving this mail because:
You are the QA Contact for the bug.