Search found 1 match

by djinnit
31 Jul 2006, 07:47
Forum: Customizations
Topic: Automatic Issue Logging
Replies: 6
Views: 12046

Yes, it's been done

I have a PHP script that
* reads from a POP or IMAP account
* for multipart/alternative mail, the plain text is selected as the main text
* html-only mail is parsed and converted to plain text
* any attachments to the mail are attached to the new issue
* replies to existing issues are recognized and ...