[rt-users] Filter by requestor email domain

Ram Moskovitz ram0502 at gmail.com
Wed Jan 25 15:02:47 EST 2012


Hey there,
I'm looking to not auto-reply on create to inbound emails from a certain
domain ( anything at example.com and even anything at sd.example.com). I suppose
the right way to go about this is via user defined condition in the global
scrip for autoreply on create. I have steps 1 and 3.. what's step 2?

1 return 0 unless $self->TransactionObj->Type eq "Create";
2 return 0 if #self->TicketObj->????
3 return 1

thanks
ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120125/61e6bd71/attachment.htm>


More information about the rt-users mailing list