Exclude mails and domain from Autoreply

I looked in the wiki and found this page:
http://requesttracker.wikia.com/wiki/OnCreateAutoReplyException
Just like in the article, we have some automated systems that send mails to
RT, and we don’t need to auto-reply to them.
I put code in the "Custom condition" of the auto-reply scrip for a
specific queue, but it didn’t work

My RT setup is: RT v4.0.5 , Running on Debian 6 and Apache with fcgid

Rabin Yasharzadehe*

I looked in the wiki and found this page:
http://requesttracker.wikia.com/wiki/OnCreateAutoReplyException
Just like in the article, we have some automated systems that send mails to
RT, and we don’t need to auto-reply to them.
I put code in the "Custom condition" of the auto-reply scrip for a
specific queue, but it didn’t work

Unfortunately, you don’t say what “didn’t work” means, or show logs
which would let someone try to help.

You also don’t say if you told the Scrip to use your custom condition
or if you just pasted code into the box on the page.

You’ll want to provide your scrip’s configuration and debug logs of a
mail going out that shouldn’t.

-kevin