Hi all,
I am configuring autoresponder but using shell script as I don't want to use mysql and I am already not using it in my postfix configuration. Everything works fine except when sending mail from autoreply account to another autoreply account it enters infinite loop of sending mail. When I googled this I found that changing this parameter in main.cf will stop loop autoreply_destination_recipient_limit = 1 but it did not work Any other solution ??