Quote:
|
Originally Posted by till
Please make sure you have not checked the "Maildir" checkbox in ISPConfig under management > server > settings.
Please post the output of:
ls -la /var/spool/mail
|
Hey Till,
Thanks for pointing me in the right direction because unchecking maildir fixed the problem. Now mails go and come to the server. However, if I wanted to use maildir, would it be as simple as checking the box again or would I have to run a script to convert the mbox to maildir?
Below is my output:
ls -la /var/spool/mail
total 428
drwxrwsr-x 2 root mail 4096 Sep 1 08:25 ./
drwxr-xr-x 9 root root 4096 Aug 28 17:50 ../
-rw------- 1 admispconfig mail 0 Aug 28 20:06 admispconfig
-rw------- 1 gmcgrath mail 0 Aug 29 12:48 gmcgrath
-rw------- 1 mail mail 1514 Sep 1 05:00 mail
-rw------- 1 malli mail 6028 Sep 1 08:25 malli
-rw------- 1 postfix mail 411924 Sep 1 04:14 postfix
Thanks,
Rocky