#1486342 closed Bugs (worksforme)
emails containing attachments with extension. "txt" are not displayed in rmc when sent from roundcube same.
| Reported by: | dantes13 | Owned by: | |
|---|---|---|---|
| Priority: | 2 | Milestone: | 0.4-beta |
| Component: | MIME parsing | Version: | 0.3.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Good day.
Formerly RCM was installed 0.2 stable and I have worked properly. Now install 0.3.1 RCM but this throwing the following problem:
when sending emails with files with extension. "txt" attachment, RCM does not display or permit the discharge of these.
I tried from other email accounts like hotmail and attachments that arrive at the server are displayed and downloaded without any problem.
Attachments (3)
Change History (9)
Changed 4 years ago by dantes13
comment:1 Changed 4 years ago by alec
- Component changed from Core functionality to MIME parsing
- Milestone changed from later to 0.4-beta
Please, attach sample message.
comment:2 Changed 4 years ago by alec
Also, what PHP/IMAP versions?
comment:3 Changed 4 years ago by dantes13
version of php: PHP 5.2.6-2ubuntu4.5 with Suhosin-Patch 0.9.6.2 (cli)
version of imap: IMAP courier 4.4.0-1ubuntu
comment:4 Changed 4 years ago by alec
That email works for me. Enable imap_debug option and attach logs/imap here.
comment:5 follow-up: ↓ 6 Changed 4 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
I see where's the problem. There's no semicolon befor charset parameter in Content-Type header. So, you're using buggy PEAR::Mail_MIME package. Use this from Roundcube package.
comment:6 in reply to: ↑ 5 Changed 4 years ago by dantes13
Replying to alec:
I see where's the problem. There's no semicolon befor charset parameter in Content-Type header. So, you're using buggy PEAR::Mail_MIME package. Use this from Roundcube package.
How to configure the "RCM 0.3.1" to use the PEAR:: Mail_Mime that comes with it?

screenshot attachment sent from hotmail