Hello *,
i'm trying to correctly configure postfix (2.8.2) and dovecot (1.2.15) to work
together on Ubuntu 11.04.
everything seems to work fine but this:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d ${recipient}
i placed this inside the master.cf file as per the dovecot's wiki.
it seems that postfix ignores it.
in main.cf i've also wrote:
virtual_transport = dovecot
i don't think it's a problem of the dovecot's deliver agent, cause i tried to
do a simple file touch instead of it and nothing happend.
Is there something i could have missed?
cheers,
--
Davide Corio
[email protected]