
14 Oct
2005
14 Oct
'05
9:38 a.m.
Hello there, I'm using OTRS 2.0.2 on apache / linux. Since the upgrade, I've moved and converted my Postgres DB to Unicode (UTF8) storage. Now, I've errors when I add attachements to an ticket by the web interface, the mail is sent, but attachment is invalid when I try to read it in the Client (tried on Outlook, Evolution). I've extract the datas from my DB, decode64 it and this is valid document. So I suspect something about email sending. After a quick look into the code, if I comment the attachements encoding, it's working : (Email.pm, line 270) $Self->{EncodeObject}->EncodeOutput(\$Upload{Content}); Any idea to fix it ? -- Alexandre
7217
Age (days ago)
7217
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Ghisoli