Mailing List Archive

[Bug 407] Enable comments to be sent to Bugzilla by email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=407





------- Comment #1 from holmgren@lysator.liu.se 2006-11-08 14:07 -------
Subject: Re: [exim-dev] New: Enable comments to be sent to Bugzilla by email

Now it should work. Let's see what happens here...

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 407] Enable comments to be sent to Bugzilla by email [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=407





------- Comment #2 from holmgren@lysator.liu.se 2006-11-08 16:18 -------
Success! (Except for the subject line, which IMO we can do better without.)

Note however that this is still a test; the exim.org domain will be moved and
a subdomain, bugs.exim.org (or bugzilla.exim.org if there is consensus) will
be created. When that happens, you'll have to edit the To field if you want
to reply to any old Bugzilla mail.

The import script is rather simple. If I read the code correctly, it does the
following:
* all MIME parts with "Content-Disposition: attachment" are made attachments
to the bug
* of the rest, all text/* and message/* MIME parts are concatenated and the
result is added as a comment
* if there is a signature separator in the last 10 lines of the first part, it
and everything that follows are removed.

--
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##