Opened 3 years ago
Closed 3 years ago
#1486711 closed Bugs (worksforme)
HTML signature imagine, shown as an attach and not in the message end
| Reported by: | jasb | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-beta |
| Component: | MIME parsing | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
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_configmime_param_folding? = 0;
Attachments (3)
Change History (4)
Changed 3 years ago by jasb
Changed 3 years ago by jasb
Changed 3 years ago by jasb
comment:1 Changed 3 years ago by alec
- Component changed from User Interface to MIME parsing
- Milestone changed from later to 0.5-beta
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Works for me with current svn-trunk version.