[Tickets #10093] Re: Cannot create folder name with ampersand

bugs at horde.org bugs at horde.org
Tue Jul 12 18:28:33 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10093
------------------------------------------------------------------------------
  Ticket             | 10093
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Cannot create folder name with ampersand
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 3. High
  Milestone          | 6
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-07-12 18:28) wrote:

> For example, I'm having problems with folder name "Nytår"  
> ("Maildir/.Nyt\&AOU-r/").

Works fine here.  From the IMAP debug log:

(1310495155.4528) C: 4 SELECT Testing.Nyt&AOU-r
(1310495155.4914) S: * OK [CLOSED] Previous mailbox closed.
(1310495155.4915) S: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
(1310495155.4916) S: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted  
\Seen \Draft \*)] Flags permitted.
(1310495155.4917) S: * 1 EXISTS
(1310495155.4918) S: * 0 RECENT
(1310495155.4919) S: * OK [UIDVALIDITY 1255685480] UIDs valid
(1310495155.4919) S: * OK [UIDNEXT 2] Predicted next UID
(1310495155.4920) S: * OK [HIGHESTMODSEQ 2] Highest
(1310495155.4920) S: 4 OK [READ-WRITE] Select completed.

You will need to provide the IMAP debug log (see below for  
instructions) for when you try to access that mailbox.

> However, another strange problem has appeared lately. When I have a  
> mail that IMP doesn't like, it will not only refuse to show the  
> mail. It will also give the "Unexpectedly disconnected from the mail  
> server." error when trying to access the page on which the e-mail is  
> located. I can go to previous page and next page, but the page  
> itself can't be viewed. This might be related to ticket 10169, which  
> was rejected (and unresolved).

This is a separate issue.  Open another ticket and provide the IMAP debug log.

----

To further debug this issue, we need details of the IMP -> IMAP/POP  
communication.

To enable debugging, see instructions contained in  
imp/config/backends.php (the 'debug' config parameter).

Debugging should not be enabled on a production server,   Attach/post  
only the portion of the log that directly deals with the problem  
reported (it may be simplest to clear the log file and then perform  
the event that causes the error).






More information about the bugs mailing list