Issue when receiving email (all emails go into /var/vmail/Maildir file)
Hi all,
I experienced a problem with my ISPC3 server (3.0.4.6) which I use for emails.
I create a domain and a user mailbox for that domain.
The problem is that when I try to send an email to that new email box, all emails go to a file called /var/vmail/Maildir and not into /var/vmail/domain.com/user/...
When I look in mysql at the maildir column for that mailbox, I have the correct path (/var/vmail/domain/user)
ls -l /var/vmail
total 12
drwx------ 3 vmail vmail 4096 12 juil. 15:03 xxxxxx.com
-rw------- 1 vmail vmail 1134 12 juil. 15:03 Maildir
drwxr-x--- 3 vmail root 4096 12 juil. 15:03 mailfilters
I see no erros in mail log files.
What should I check ? Do you have any clue ?
Thank you by advance !!
|