Kevin Fenzi wrote:
> One bug I hit setting this up this weekend... some (but not all) of the
> categories appear to have newlines in the List-ID: header. ;( 
> 
> ie, 
> 
> List-ID: Fedora Discussion | Ask Fedora Ask in English
>  <ask-in-english.ask-fedora.discussion.fedoraproject.org>
> 
> Hopefully this is a bug that can be fixed... 
> 
> So the above won't really work as the MATCH doesn't include the second
> line with the actual listid in it, only the description. ;( 

I think you'll have to blame Procmail for that. What you show is called
folding in RFC 5322. It's valid syntax if the continuation line begins
with whitespace, which it looks like it does. Folding is even
recommended for lines longer than 78 characters. Programs that parse
email are supposed to unfold folded lines.

The complexities of text-based protocols provide for so much fun!

Björn Persson

Attachment: pgp9IXcpXeGMk.pgp
Description: OpenPGP digital signatur

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to