[rt-devel] RT 3.0.3rc2
Dmitry Sivachenko
mitya at cavia.pp.ru
Thu Jun 19 04:11:48 EDT 2003
On Thu, Jun 19, 2003 at 03:13:03AM -0400, Jesse Vincent wrote:
>
>
> The only changes here were header parsing and generation fixes.
> We backed out the encode_mimewords patch from Dirk, as that was causing
> more problems than it was solving and replaced it with a more clever
> encode_mimeword that avoids encoding the email address.
>
> We also fixed header-decoding on incoming mail.
>
> We took mitya's failure cases and dropped them into the test suite, to
> make sure it never happens again.
>
> -j
>
> 160 117 Another shot at the header encoding fix
> 161 118 Mitya's failing processing of html email
> 162 119 Bumping to 3.0.3rc2
Jesse,
thank you very much, many problems were fixes in the past time.
I just tried 3.0.3rc2.
I found a couple of problems:
1) When I am sending http://mitya.pp.ru/rt-bad-email1.dat, the following
appears in the maillog:
Jun 19 12:01:01 vh postfix/local[35201]: 1ACFE16E84C: to=<info at vh.demos.su>, rel
ay=local, delay=1, status=bounced (Command died with status 32: "/usr/local/rt3/
bin/rt-mailgate --queue info --action correspond --url http://vh.demos.su". Comm
and output: RT server error. The RT server which handled your email did not beh
ave as expected. It said: <html><body> <p align="center"><font face="Verdan
a, Arial, Helvetica, sans-serif"><b>System error</b></font></p> <table border="0
" cellspacing="0" cellpadding="1"> <tr> <td nowrap="nowrap" align="left" vali
gn="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>error:<
/b> </font></td> <td align="left" valign="top"><font face="Verdana, Arial
, Helvetica, sans-serif" size="-2">Unknown encoding 'UNKNOWN' at /usr/local/rt3/
lib/RT/I18N.pm line 275<br></font></td> </tr> <tr> <td nowrap="nowrap" align
="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2
"><b>context:</b> </font></td> <td align="lef
2) The following e-mail http://mitya.pp.ru/rt-bad-email2.dat looks OK in the
WebUI, but when RT sends it via e-mail, all non-ascii characters in it's body
become '???????' (Subject is OK).
Could you please investigate?
Thanks!
More information about the Rt-devel
mailing list