[exim-dev] [Bug 2193] SRS can create hashes that create invalid MAIL FROM:-adresses

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2193

--- Comment #3 from Jeremy Harris  ---
Only if it manages to get them from the original domain.

-- 
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 2193] SRS can create hashes that create invalid MAIL FROM:-adresses

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2193

Arkadiusz Miskiewicz  changed:

   What|Removed |Added

 CC||ar...@maven.pl

--- Comment #2 from Arkadiusz Miskiewicz  ---
Does HEAD implementation use "/" and "+" characters in generated srs-parts ?
(which is another problem in libsrs_alt)

-- 
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 2193] SRS can create hashes that create invalid MAIL FROM:-adresses

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2193

--- Comment #1 from Jeremy Harris  ---
The native SRS implementation now in HEAD does not suffer this issue.  If we
retire
the library-based implementation this can be closed.

-- 
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 322] Make deliver_time work for == lines as well as =>

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=322

Git Commit  changed:

   What|Removed |Added

 CC||g...@exim.org

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

commit a55697acf8d60ff8fc67f8fc46f23b8f53a3b823
Author: Jeremy Harris 
AuthorDate: Sun Dec 29 13:41:17 2019 +
Commit: Jeremy Harris 
CommitDate: Sun Dec 29 13:41:17 2019 +

logging: add dt= to defer & fail message lines.  bug 322

 doc/doc-docbook/spec.xfpt |   4 +-
 doc/doc-txt/ChangeLog |   4 ++
 src/src/deliver.c |  31 ++--
 src/src/functions.h   |   8 ++--
 src/src/globals.c |   2 +-
 src/src/structs.h |   3 +-
 src/src/transport.c   |   6 +--
 src/src/transports/smtp.c | 120 +-
 src/src/transports/smtp.h |   1 +
 9 files changed, 97 insertions(+), 82 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/ ##


[exim-dev] [Bug 322] Make deliver_time work for == lines as well as =>

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=322

Jeremy Harris  changed:

   What|Removed |Added

   Target Milestone|Exim 4.77   |Exim 4.94
 Status|NEW |ASSIGNED

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


[exim-dev] [Bug 2434] information about time from start of smtp connection exists only for some log messages

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2434

--- Comment #1 from Jeremy Harris  ---
The docs say

D   duration of “no mail in SMTP session”

which implies it was only thought of as being useful for that situation. At
least
one of your examples ("closed by QUIT") is a normal situation; no problems are
implied.  If we make the requested addition it would need to be controlled by a
new log_selector, not enabled by default, to avoid expanding logs further for
people who don't care about this info for non-problem connections.

-- 
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 2500] assert failure

2019-12-29 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2500

Jeremy Harris  changed:

   What|Removed |Added

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

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