Hello. I've been running openmailadmin for a couple of years and it works perfect. Thanks for your excellent work.
I now wanted to install a new system. Installation of openmailadmin was successful. Also creating domains, users and so one is functional. Folders are created as configured (default) when a new user is created. But when I invoke folders.php as the new created user the INBOX isn't shown. It's there ... I can verify with cyradm or simple telnet session to imapd. Also subfolders INBOX.Trash and INBOX.UMS are there. I realized that new Cyrus versions do only have the CAPABILITY IMAP4rev1 and not any more the legacy IMAP4. Is this relevant? Anyone any hint? Cyrus is cyrus-imapd-2.4.16. PHP is 5.3.9. MySQL is 5.5.17 System is linuxfromscratch ... everything self compiled. For a test I configured my old openmailadmin to use the new Cyrus. Same result. No INBOX is shown with folders.php. With my old Cyrus everything works. Best regards Oliver ############################### Additional info ############################### My new Cyrus is compiled with this configure options: ./configure --prefix=/usr --with-cyrus-user=cyrus --with-cyrus-group=mail --with-openssl=/usr --with-snmp=no --sysconfdir=/etc --enable-idled --enable-replication --with-mysql=/usr --with-mysql-incdir=/usr/include/mysql --with-zlib=/usr --with-syslogfacility=MAIL --with-sasl=/usr New Capabilities are: CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY LOGINDISABLED COMPRESS=DEFLATE IDLE Old Cyrus was compiled with this configure options: ./configure --prefix=/usr --with-cyrus-user=cyrus --with-cyrus-group=mail --with-openssl=/usr --with-libwrap=/usr --with-idle=idled --enable-shared --enable-murder --without-ucdsnmp Old Capabilities were: CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID LOGINDISABLED ACL RIGHTS=kxte QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT SORT=MODSEQ THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE CATENATE CONDSTORE SCAN IDLE URLAUTH -- You received this message because you are subscribed to the Google Groups "Openmailadmin" group. To view this discussion on the web visit https://groups.google.com/d/msg/openmailadmin/-/aApw4yQj3tkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmailadmin?hl=en.
