[Bug 3172] Exim 4.99 retries in each queue run
Exim Bugzilla via Exim-dev <[email protected]>
| Newsgroups | gmane.mail.exim.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.exim.org/show_bug.cgi?id=3172 Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Jeremy Harris <[email protected]> --- This is a deliberate change for security - avoiding an attacker providing data including list-separators. The list-sep is colon, not changeable. Your config should wrap each $authN in ${listquote{:}{...}} and use a colon. The documentation does note this. -- You are receiving this mail because: You are on the CC list for the bug.