Hi guys,
i finally made it in the intent of adding an autoresponder to my postfix
server, and it works, but....it creates problems with dovecot!

This is what i've done:

master.cf:
vacation        unix    -       n       n       -       -       pipe
  flags=DRhu    user=vacation   argv=/var/spool/vacation/vacation.pl -f 
${sender}
${recipient}

transport:
myu...@mydomain.com     vacation

Here is the problem:
when i send a message to this account, i get the autoreply (this is ok) but
the receiving account doesn't receive the mail i send (i think because the
autoresponder plugin gets it and dovecot doesn't get the email).

How to fix it?
-- 
View this message in context: 
http://old.nabble.com/Postfix-autoresponder-and-transport-problem-tp30701687p30701687.html
Sent from the Postfix mailing list archive at Nabble.com.

Reply via email to