[imp] imap error on autocreate_special folder

Rene Zeipelt zeipelt at uni-wuppertal.de
Thu Dec 15 12:46:55 UTC 2016


Hello,
we are running horde 5.2.12/imp 6.2.16 on Debian 8 against cyrus 2.5.10 
also on Debian.
In the imp/config/backends.local.php we define

'special_mboxes' => array(
          IMP_Mailbox::MBOX_DRAFTS => 'Drafts',
          IMP_Mailbox::MBOX_SENT => 'Sent',
          IMP_Mailbox::MBOX_SPAM => 'Junk',
          IMP_Mailbox::MBOX_TEMPLATES => 'Templates',
          IMP_Mailbox::MBOX_TRASH => 'Trash',
     ),
     'autocreate_special' => true,

If a user login error messages for creating the special folders comes 
up. The IMAP log shows:

C: 7 CREATE INBOX.Drafts USE (\Drafts)
S: 7 BAD Unexpected extra arguments to Create
 >> Command 7 took 0,0008 seconds.
C: 8 LIST () "" (INBOX.Spam)
S: 8 OK Completed (0.000 secs)
 >> Command 8 took 0,0012 seconds.
C: 9 CREATE INBOX.Spam USE (\Junk)
S: 9 BAD Unexpected extra arguments to Create
 >> Command 9 took 0,0012 seconds.

On the web ui for imp the user can create folders manually.
Thanks for any help or hint.
Best regards Rene

-- 
_________________________________________________________


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5411 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.horde.org/archives/imp/attachments/20161215/735a6544/attachment.bin>


More information about the imp mailing list