icedevil wrote:g.ciprian wrote:Ok, but what about if the recipient is an alias? How do I set an autoresponder to an alias?
you will have to manually add to database.
I never tryed this, i don't even know if it works. Try and tell us
I didn't wanted to get my hands dirty by modifying anything in the database. At most I would loved a sieve conf variant (like here http://wiki.dovecot.org/LDA/Sieve#Vacat … -reply-1), but for an unknown cause it didn't worked for me.
After googling for a half a day after... nothing and being in a hurry I'v converted the alias in a real account in postfixadmin, setup an autoresponder filter in roundcube for it and another one right after wich redirects the emails to another alias created in postfix.
A little quircky, but worked...
Quick and dirty vacation auto reply for an alias. I added a second rule to the vacation seive to redirect message to: real address. then i changed vmail::alias::goto back to the aliased address.
so if the aliased address was mail@alias.com and the real address was mail@real.com then I changed the goto field from mail@real.com to mail@alias.com.