Closed rcubetrac closed 14 years ago
Comment by @alecpl on 3 Nov 2010 10:43 UTC
Works for me with current svn-trunk version.
Status changed by @alecpl on 3 Nov 2010 10:43 UTC
new => closed
Milestone changed by @alecpl on 3 Nov 2010 10:43 UTC
later => 0.5-beta
Reported by jasb on 1 May 2010 22:11 UTC as Trac ticket #1486711
Check the images attached. I have main.conf.php with:
// Encoding of long/non-ascii attachment names: // 0 - Full RFC 2231 compatible // 1 - RFC 2047 for 'name' and RFC 2231 for 'filename' parameter (Thunderbird's default) // 2 - Full 2047 compatible $rcmail_config['mime_param_folding'] = 0;
Migrated-From: http://trac.roundcube.net/ticket/1486711