Login  Register

Re: mbox for IMAP Workflow user

Posted by ErmanArslansOracleBlog on Feb 06, 2021; 6:39am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/mbox-for-IMAP-Workflow-user-tp9333p9336.html

It seems you are using Dovecot a similar thing as an IMAP server.
he mbox file contains all the messages of a single mailbox.
It is specific to Dovecot, a 3rd party thing.
https://doc.dovecot.org/configuration_manual/mail_location/mbox/ -> Read the manual.
Probably, you will use doveadm - Dovecot's administration utility to manage these things..