ballyn said:Also, to clarify the original point in this thread... If you have a POP3 account set up with the same name as the autoresponder, the auto reply will get sent and the message WILL get delivered to the POP3 account. I believe that the "unseen" flag in the userautoreply director causes this.
ballyn said:What happens if you create the autoresponder first?
ballyn said:Chrysalis: I tried it both ways and they both work as expected. No errors about account already existing. Do you have the "unseen" line in the userautoreply director? I'm testing under 1.244.
Barry: Not sure what to tell you then. You might turn on exim debugging or something and see why the local_part isn't getting picked up in the userautoreply director.
userautoreply:
driver = accept
condition = ${lookup{$local_part} lsearch {/etc/virtual/${domain}/autoresponder.conf}{yes}{no}}
require_files = /etc/virtual/${domain}/reply/${local_part}.msg
transport = userautoreply
unseen