Quoting Rene Zeipelt <zeip...@uni-wuppertal.de>:

Am 16.12.2016 um 17:27 schrieb Michael J Rubinsky:

Quoting Rene Zeipelt <zeip...@uni-wuppertal.de>:

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.

Can you provide the CAPABILITY response for your server?


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

--
_________________________________________________________





first:
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS LOGINDISABLED] mail Cyrus IMAP 2.5.10-Debian-2.5.10-2 server ready
C: 1 STARTTLS
S: 1 OK Begin TLS negotiation now

second:
C: 2 CAPABILITY
S: * CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxten QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY SORT=UID THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE ANNOTATE-EXPERIMENT-1 METADATA LIST-EXTENDED LIST-STATUS LIST-MYRIGHTS WITHIN QRESYNC SCAN XLIST XMOVE MOVE SPECIAL-USE CREATE-SPECIAL-USE URLAUTH URLAUTH=BINARY AUTH=PLAIN AUTH=LOGIN SASL-IR COMPRESS=DEFLATE X-QUOTA=STORAGE X-QUOTA=MESSAGE X-QUOTA=X-ANNOTATION-STORAGE X-QUOTA=X-NUM-FOLDERS IDLE


Fixed in the Horde_Imap_Client package.


best regards rene

--
_________________________________________________________



--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject

Attachment: smime.p7s
Description: S/MIME Signature

-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to