[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts

2020-07-02 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2607

Jeremy Harris  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Jeremy Harris  ---
Nobody commented

-- 
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/ ##


[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts

2020-06-24 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2607

Git Commit  changed:

   What|Removed |Added

 CC||g...@exim.org

--- Comment #3 from Git Commit  ---
Git commit:
https://git.exim.org/exim.git/commitdiff/bec94709e708f087fe7fa456bec95d4e63edc3ed

commit bec94709e708f087fe7fa456bec95d4e63edc3ed
Author: Jeremy Harris 
AuthorDate: Wed Jun 24 00:04:13 2020 +0100
Commit: Jeremy Harris 
CommitDate: Wed Jun 24 15:23:33 2020 +0100

handle quoted local_part input to ${srs_encode }.  bug 2607

 doc/doc-txt/ChangeLog |  5 ++
 src/src/expand.c  | 88 ---
 test/confs/4620   | 15 +-
 test/log/4620 | 27 ++-
 test/mail/4620.CALLER |  4 ++
 test/mail/{4620.CALLER => 4620.fred[} | 30 ++--
 test/runtest  |  2 +-
 test/scripts/4620-SRS/4620| 27 +++
 test/stdout/4620  |  3 ++
 9 files changed, 155 insertions(+), 46 deletions(-)

-- 
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/ ##


[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts

2020-06-23 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2607

--- Comment #2 from John Lightsey  ---
Exim accepts them as envelope sender addresses.

It doesn't make much sense to allow forwarding them with SRS if they can't be
reversed back to their original form.

-- 
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/ ##


[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts

2020-06-23 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2607

Jeremy Harris  changed:

   What|Removed |Added

  Component|Experimental|String expansion
   Assignee|unalloca...@exim.org|jgh146...@wizmail.org
 Status|NEW |ASSIGNED

--- Comment #1 from Jeremy Harris  ---
Are those latter three legitimate?  RFC 5321 section 4.1.2 seems to say you
need to wrap backslash'd things in a DQUOTE pair.

-- 
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/ ##


[exim-dev] [Bug 2607] Native SRS mishandles quoted/escaped localparts

2020-06-23 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2607

Jeremy Harris  changed:

   What|Removed |Added

   See Also||https://bugs.exim.org/show_
   ||bug.cgi?id=2193

-- 
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/ ##