Hi there, i set up a sogo server with there components: Database server (MySQL) LDAP server (OpenLDAP) SMTP server (Postfx) IMAP server (Cyrus IMAP Server)
My sogo.conf settings which related to the mail like this: /* Mail */ SOGoDraftsFolderName = Drafts; SOGoSentFolderName = Sent; SOGoTrashFolderName = Trash; //SOGoIMAPServer = localhost; SOGoIMAPServer = imaps://localhost:993; SOGoSieveServer = sieve://127.0.0.1:4190; SOGoSMTPServer = 127.0.0.1; But when i sent an email, it says " Sent is not an IMAP4 folder". I tried to create the folder in /var/spool/imap/a/allen, but it doesn't work. Any hints to solve this problem? *Thanks and regards/* *Mit freundlichen Grüßen* *Allen*
