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

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Git Commit <[email protected]> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/759502e5af0acfb310b8571f056d2dbf59adb1d3

commit 759502e5af0acfb310b8571f056d2dbf59adb1d3
Author:     Jeremy Harris <[email protected]>
AuthorDate: Sat Feb 29 16:30:35 2020 +0000
Commit:     Jeremy Harris <[email protected]>
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.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to