Dear All, on a new configuration ( rpm repo appstream; `cyr_info version` -> cyrus-imapd 3.4.1-10.el9 Fedora; Rocky Linux 9) I'm trying to enable autocreate_inbox_folders (Drafts | Trash | Sent) but it's not working apart from INBOX. This are the options I've set in imapd.conf different from default ones.
I've tried even with `autocreate_quota: 0` and default "partion-default: /var/spool/imap" but when I login (Thunderbird client) I see only the INBOX folder. Log file in debug mode does not give particular informations. As much as I can understand, I've tried to check the spec file from Rocky repo (https://git.rockylinux.org/staging/rpms/cyrus-imapd/-/blob/r9/SPECS/cyrus-imapd.spec) and I'd say that autocreate is enabled Thank you regards Stefano defaultpartition: mbox partition-mbox: /mailbox altnamespace: no unixhierarchysep: no autocreate_post: 1 autocreate_quota: -1 autocreate_subscribe_folders: Sent | Drafts | Trash autocreate_inbox_folders: Sent | Drafts | Trash debug: yes syslog_facility: LOCAL6 #Cyrus output I/O iolog: 1 ------------------------------------------ Cyrus: Info Permalink: https://cyrus.topicbox.com/groups/info/T822c905bced47a3b-M13df49bac5bd71296a76b565 Delivery options: https://cyrus.topicbox.com/groups/info/subscription
