It works if i send a mail to user to which i have set the vacation message I recieve the out of office reply.
But if I send a mail to user1 and keep user2(vacation message set user) in cc I am not able to recieve out of office message from user2
IF two user are set with out of office ie user1 and user2 have configured vacation message .And user3 sends a mail to both the users he does not recieve the out of office message.If I send the mail individually I am able to recieve the same.What could be wrong
virtual_alias_maps = mysql:/etc/postfix/mysql-aliases.cf
transport_maps = hash:/etc/postfix/transport
vacation_destination_recipient_limit = 1
I followed these steps
http://www.linuxmail.info/post.....responder/
And thing else needs to be checked.