Ticket #1484814 (closed Bugs: fixed)
RC hangs when saving special char attachments (dovecot only)
| Reported by: | mattenklicker | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | MIME parsing | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When using dovecot as imap server, I can't send mails with attachments which filenames contain special chars. Roundcube hangs at "Sending message..." In the log following appears repeatedly:
[01-Mar-2008 12:07:12 +0100]: * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1 STARTTLS AUTH=PLAIN cp01 OK Capability completed. Tried PLAIN: Resource id #34
The sniffed imap-connections looks like that and RC does that every minute or so.
a001 OK Logged in.
ns1 NAMESPACE
* NAMESPACE (("" ".")) NIL NIL
ns1 OK Namespace completed.
I LOGOUT
* BYE Logging out
I OK Logout completed.
This happens with dovecot 1.0.x and 1.1.x.
Change History
Note: See
TracTickets for help on using
tickets.
