[exim-dev] [Bug 2029] DKIM verification segfaults on some ma…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2029] DKIM verification segfaults on some mails
https://bugs.exim.org/show_bug.cgi?id=2029

--- Comment #2 from Jeremy Harris <jgh146exb@???> ---
Please have a look with gdb at the received headers. They are on a list
starting at the global "header_list" and chained on the "next" element; the
actual line is pointed to by the "text" element. I'd like to know about any
lines starting "DKIM-Signature:".

These crashes will be leaving orphan -D files in the spool; you'll need to
manually clean them out.

--
You are receiving this mail because:
You are on the CC list for the bug.