mail sent to mailbox instead of Maildir

Discussion in 'General' started by JoeVena, May 28, 2009.

  1. JoeVena

    JoeVena New Member

    I'm using Maildir but these a few days, the mails for some users ware gone. Checking the log I found that those mails were "delivered to mailbox".

    I then delete the users and recreate them. The problem for those users gone but it happens again to other users.

    I have no idea what happened.

    Please help.

    Joe Vena
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is the Maildir checkbox in ISPConfig server settings enabled?
     
  3. JoeVena

    JoeVena New Member

    yes.

    I have around 100 mail users. But it happens to only a few. The others work perfectly.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please try this:
    Code:
    postconf -e 'home_mailbox = Maildir/'
    postconf -e 'mailbox_command ='
    /etc/init.d/postfix restart
     

Share This Page