Greetings, I have setup a mail server. Everything is working but vacation. The "error" that I get from postfix is the following: I have installed on a freebsd OS the following packages: postfix v2.11.3 dovecot v2.2.15 horde v5.2.4 Dovecot runs the following: imap lmtp sieve I do not know how to fix this, any ideas? Thank you
Looks something like this issue here. Read the follow up to that message. You may just have to edit sthe sieve since according to dovecot2! docs You also could set Code: sieve_vacation_send_from_recipient = yes According to the docs here.
Thank you very much. It seems to work. More credits tomorrow, because I am on my smart phone.. And I wanna make some checks. Once again, thank you very much!!