Re: Mailbox problem on centos O/S after some "fiddling"
21 Jan
2017
21 Jan
'17
2 a.m.
I think maybe those mailboxes were created because you've mapped all user home directories to the same folder (/var/mail), and thus, the first user to log in created files that subsequent users could not access.
mail_location = mbox:/var/mail/:INBOX=/var/mail/%u
See this for the POP3 scenario you want:
http://wiki.dovecot.org/MailLocation/mbox
(Section: Only /var/mail mboxes)
Don't need these
Joseph Tam <jtam.home@gmail.com>
3092
Age (days ago)
3092
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joseph Tam