imap error on autocreate_special folder
Rene Zeipelt <[email protected]> Thu, 15 Dec 2016 13:46:55 +0100
| Newsgroups | gmane.comp.horde.imp |
|---|---|
| Message-ID | <[email protected]> |
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
--
_________________________________________________________
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
smime.p7s
(application/pkcs7-signature, 5.3 KB) - not displayed