(05-06-2010 10:54 AM)edeis Wrote: Hi, I am running CentOS5.4. Latest version of ISPcp, dovecot, postfix, etc. Having troubles with postfix as per wiki.
Mail fails to send when using:
virtual_transport = dovecot
I changed it to:
virtual_transport = virtual
and it works. Is there any reason why I should be using dovecot for the virtual transport, security issue, spam, etc?
This is needed so the configuration only depends on dovecot (no courier), with that, you get as a bonus the sieve and quota.
You have to be sure that your master.cf can find deliver on your system
Quote:dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient} -s