Doug,<br><br>Perhaps you could set the code to identify that user as the requestor and return 0 when that happens. That way all others get their email?<br><br>Kenn<br><br><div class="gmail_quote">On Wed, May 2, 2012 at 9:37 AM, Doug Eubanks <span dir="ltr"><<a href="mailto:admin@dougware.net" target="_blank">admin@dougware.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to create a custom condition that prevents the requestor<br>
from receiving transactional emails each time they send in an update.<br>
I have a separate scrip for the requestor side, but I'm having<br>
problems writing the custom condition.<br>
<br>
I would assume I would want something similar to this, but it doesn't<br>
work.  It always sends the email.<br>
<br>
return 0 if $self->TransactionObj->IsInbound;<br>
return 1;<br>
<br>
Can someone give me any pointers?  I haven't found an example of<br>
exactly what I want to do.<br>
<br>
Sincerely,<br>
Doug Eubanks<br>
<a href="mailto:admin@dougware.net">admin@dougware.net</a><br>
K1DUG<br>
<a href="tel:%28919%29%20201-8750" value="+19192018750">(919) 201-8750</a><br>
</blockquote></div><br>