Support (offered by community volunteers) > Using IMAP2SOAP
NO Mailbox error - Cyrus IMAP Separator
(1/1)
bryancn:
I spent hours trying to understand why imap2soap could not initialise its imap mail boxes and also failed on every move during processing, even when they were manually created.
Kept getting the error 'NO Mailbox does not exist'
The answer was that the cyrus server configuration was set unixhierarchysep: yes
This requires that imap2soap be reconfigured to use '/' instead of '.' as a separator.
Perhaps this could be detected automatically?
fen:
--- Quote ---This requires that imap2soap be reconfigured to use '/' instead of '.' as a separator.
Perhaps this could be detected automatically?
--- End quote ---
Do you have any suggestions as to how to do this?
Piotr Szotkowski:
--- Quote from: fen on February 19, 2009, 07:42:17 am ---
--- Quote ---This requires that imap2soap be reconfigured to use '/' instead of '.' as a separator.
Perhaps this could be detected automatically?
--- End quote ---
Do you have any suggestions as to how to do this?
--- End quote ---
The IMAP server returns this information when asked.
CiviMail Processor uses ezcMailImapTransport::getHierarchyDelimiter(), which seems to use the LIST command to obtain the delimiter.
Navigation
[0] Message Index
Go to full version