On Tue, Jan 13, 2009 at 19:00, Balazs Horvath <[email protected]> wrote: > Hi all, > > today I met this problem: > > Content-Transfer-Encoding: base64 > Content-Type: text/plain; charset="UTF-8"; > name*="UTF-8''Rendel%C3%A9sek da Vincire legfrissebb.xls"; > Content-Disposition: attachment; > filename*="UTF-8''Rendel%C3%A9sek da Vincire legfrissebb.xls"; > > Do you know about this one? > > There was a conversation about MIME problems around september. > Thomas Bruederli mentioned switching to SwiftMail in this conversation, > and also earlier when there were problems about SMTP handling.
Well, SwiftMail won't solve this issue for us since the mime headers have to be set manually (AFAIK). > > Do you plan to switch to SwiftMail or did anybody take a deep look into it? > That server-side mime-type detection seems to cause more problems than solving them. I tend to switch back and just trust the mime-type submitted by the client (when uploading). It always worked well for me but I'm not using Windows... ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
