Hi there,
I’m setting up a new mail server (postfix/dovecot/roundcube/managesieve) and have some issues - eMClient detects the sieve directory as a mail folder then fails since it can’t open it like a maildir - giving me an error message and not receiving emails for that account/server combo.
Error message is:
[IMAP] Cannot open folder “/dovecot.sieve”. (NO [SERVERBUG] Internal error occurred. Refer to server log for more information. [2023-04-30 19:26:39] (0.001 + 0.000 secs).)
Server syslog gives me:
Apr 30 19:26:39 localhost dovecot: imap(xxxx@lxxxxxxx)<13533>: Error: stat(/var/vmail/xxxxxx/xxxx/.dovecot.sieve/tmp) failed: Not a directory
(real details obscured with xxxx)
The trouble is, .dovecot.sieve is a file, not a directory - so I can’t even do a maildirmake on it to fix the error.
In Thunderbird (my other email app) I can chose which folders to subscribe to and, once I set the various sieve folders to unsubscribe, they don’t show up at all and sync works normally.
The various folders are set to ‘hide’ in eMc but that doesn’t seem to exlclude them from the sync process - which fails every time and doesn’t sync any mail
I tried removing the server/email combo and re-adding it but that didn’t seem to help.
So, ideally, some sort of folder unsubscribe mechanism would be really good because, as-is, eMc isn’t going to be usable with the new setup.