postfix-phamm-dovecot maildrop problem

Discussion in 'Installation/Configuration' started by nebano, Aug 29, 2009.

  1. nebano

    nebano New Member

    Hi

    I have follow the two howto on this site about installing phamm, postfix, dovecot. In both howto they said we have to modify plugins/mail.xml and change maildrop: by dovecot:. I have done that but postfix always wants to use maildrop.

    Does any body knows how to make postfix to use dovecot deliver instead of maildrop?

    Thanks
     
  2. topdog

    topdog Active Member

    This is what you need in your postfix main.cf
    Code:
    mailbox_command = /usr/libexec/dovecot/deliver
     

Share This Page