Just test the new mail program. It seems did not handle the subject line encoding very well. eg. qp-encoded subject line.
May 22, 2000, 3:16 PM
Administrator (9387 posts)
May 22, 2000, 3:16 PM
Post #2 of 7
Views: 3465
Hi!
Thanks for the feedback! Do you have an example? What did you send to the program, and what happened? The program should be able to handle a variety of encodings: quoted-printable, 7bit, 8bit, mime.
Cheers,
Alex
--
Gossamer Threads Inc.
Thanks for the feedback! Do you have an example? What did you send to the program, and what happened? The program should be able to handle a variety of encodings: quoted-printable, 7bit, 8bit, mime.
Cheers,
Alex
--
Gossamer Threads Inc.
May 23, 2000, 11:39 AM
Staff (98 posts)
May 23, 2000, 11:39 AM
Post #7 of 7
Views: 3409
kimroan,
Thank you very much for your bug report. We had built in
support for quoted-printable header but it had never been
tested. It is working now.
The reason for the message showing up several times was
because the email was being inserted to the database
but the program was giving Qmail a bad exit status so
every time Qmail would try and re-deliver it, it would
be reinserted to the database.
This problem has also been corrected.
Thanks again for your bug report,
Scott
Thank you very much for your bug report. We had built in
support for quoted-printable header but it had never been
tested. It is working now.
The reason for the message showing up several times was
because the email was being inserted to the database
but the program was giving Qmail a bad exit status so
every time Qmail would try and re-deliver it, it would
be reinserted to the database.
This problem has also been corrected.
Thanks again for your bug report,
Scott