Summary | no subject displayed when viewing a mailman mailing list e-mail |
Queue | IMP |
Queue Version | 5.0.13 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | lslawski (at) physnet (dot) uni-hamburg (dot) de |
Created | 11/01/2011 (4997 days ago) |
Due | |
Updated | 11/03/2011 (4995 days ago) |
Assigned | 11/01/2011 (4997 days ago) |
Resolved | 11/02/2011 (4996 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Our workaround is to make exim not insert the X-Spam-Report unless the
spamscore is very high. Probably this will be solved for us after
updating to a more recent version of spamassasin.
State ⇒ Not A Bug
issue with the X-Spam-Report: header. That header contains blank
lines. The first blank line in a mail message is taken to be the
separation between the headers and the message body. Since the
subject line appears after the X-Spam-Report, it is not parsed as a
header and therefore that message is correctly reported as having no
Subject.
There is no workaround for this - it is a broken RFC 822/2822/5322
message. And there can be no workaround, since the header/subject
parsing is done on the IMAP server anyway.
characters in the message header which is strictly forbidden. Not
sure if we can work around this.
characters in the message header which is strictly forbidden. Not sure
if we can work around this.
New Attachment: TEST1_ test Jan Schneider II.eml
be more clearly. I will attach the message sources in the next two
comments.
New Attachment: saved_message.eml
be more clearly. I will attach the message sources in the next two
comments.
might be more clearly. I will attach the message sources in the next
two comments.
be more clearly. I will attach the message sources in the next two
comments.
New Attachment: mailman_problem.pdf
you can provide an example message that triggers that behavior for
you.
the subject is missing and one which is displayed properly.
I believe it must be some stupid configuration mistake I made.
Thank you very much for your help!
State ⇒ Feedback
can provide an example message that triggers that behavior for you.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ no subject displayed when viewing a mailman mailing list e-mail
Type ⇒ Bug