Hi all,
My DA wont drop the email to the main email account of an user to the pop3 box. Although it is received and delivered via IMAP to the INBOX. My /var/log/maillog gives me the following error:
Jun 29 01:17:17 circle vm-pop3d[97083]: Unable to use duxy's mailbox; using /dev/null for testing
Jun 29 01:17:17 circle vm-pop3d[97083]: User 'duxy' logged in
Jun 29 01:17:17 circle vm-pop3d[97083]: Session ended for user: duxy
My guess would be there is no mailbox file and instead the /dev/null pointer is used. The mailbox file may not have been generated correctly on account creation, as it would work with any account generated afterwards.
I did the set_permissions.sh email already as suggested in another thread but this wouldn't help.
Thanks in advance for your support!
My DA wont drop the email to the main email account of an user to the pop3 box. Although it is received and delivered via IMAP to the INBOX. My /var/log/maillog gives me the following error:
Jun 29 01:17:17 circle vm-pop3d[97083]: Unable to use duxy's mailbox; using /dev/null for testing
Jun 29 01:17:17 circle vm-pop3d[97083]: User 'duxy' logged in
Jun 29 01:17:17 circle vm-pop3d[97083]: Session ended for user: duxy
My guess would be there is no mailbox file and instead the /dev/null pointer is used. The mailbox file may not have been generated correctly on account creation, as it would work with any account generated afterwards.
I did the set_permissions.sh email already as suggested in another thread but this wouldn't help.
Thanks in advance for your support!