Mailing List Archive

[Bug 2743] Tainted spool filename during immediate delivery from named queue
https://bugs.exim.org/show_bug.cgi?id=2743

--- Comment #1 from exim@mahadri.com ---
exim 4.94.2 queue runners for named queues writing error messages also fail
with tainted filename and spool file errors:
# exim -qGexample

exim[6]: Start 'example' queue run: pid=6
exim[7]: 1lgdVT-0002mF-5e ** to@example.net F=<from@example.com> Q=example:
SMTP error from remote mail server after end of data
exim[8]: 1lgdai-0002vU-Hb Tainted filename
'/var/spool/exim/example/input//1lgdai-0002vU-Hb-D'
exim[8]: 1lgdai-0002vU-Hb Failed to create spool file
/var/spool/exim/example/input//1lgdai-0002vU-Hb-D: Permission denied
exim[7]: 1lgdVT-0002mF-5e Process failed (1) when writing error message to
from@example.com (frozen)
exim[6]: End 'example' queue run: pid=6

--
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/ ##
[Bug 2743] Tainted spool filename during immediate delivery from named queue [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2743

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|unallocated@exim.org |jgh146exb@wizmail.org
Priority|medium |high

--
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/ ##
[Bug 2743] Tainted spool filename during immediate delivery from named queue [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2743

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED

--
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/ ##
[Bug 2743] Tainted spool filename during immediate delivery from named queue [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2743

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org

--- Comment #2 from Git Commit <git@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/159cf206c97f876b07829d92db2217689745c1e8

commit 159cf206c97f876b07829d92db2217689745c1e8
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Wed May 12 15:01:12 2021 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
CommitDate: Wed May 12 15:01:12 2021 +0100

named queues: fix immediate-delivery. bug 2743
----
doc/doc-txt/ChangeLog | 4 +++-
src/src/exim.c | 6 ++++--
test/confs/0576 | 6 ++++++
test/log/0576 | 3 +++
test/scripts/0000-Basic/0576 | 4 ++++
5 files changed, 20 insertions(+), 3 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/ ##
[Bug 2743] Tainted spool filename during immediate delivery from named queue [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2743

exim@mahadri.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED

--- Comment #3 from exim@mahadri.com ---
Thanks for the quick fix! Closing.

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