So there is no regex or anything that will wild card that?  Weird.  

Anyway, I know you didn't mention postfix, I was preempting the fix or filter 
it with your MTA answer.  

The obstacle of removing them one at a time in a loop, is that the emails come 
from outside of our domain.  Not knowing these addresses it's impossible to 
remove them before other scrips fire off.  The emails back to them on create 
notify and other scripts, need to be completely disabled.

Thanks for your help Christian!
Randy

-----Original Message-----
From: Loos, Christian [mailto:[email protected]] 
Sent: Thursday, January 05, 2012 7:51 AM
To: Randy Black
Cc: [email protected]
Subject: AW: Strip the requestor

I didn't say anything about postfix.

You have to remeove every single requestor within your RT scrip.
There is no method to remove all requestors so you have to loop over
all requestors and remove them one by one.

-Chris 

-----Ursprüngliche Nachricht-----
Von: Randy Black [mailto:[email protected]] 
Gesendet: Donnerstag, 5. Januar 2012 14:18
An: Loos, Christian
Cc: [email protected]
Betreff: RE: Strip the requestor

Seriously, that's no good.  I need to remove everything from the requestor or 
change it to an internal user (nobody, root).  I cannot be sending out emails 
for this queue.  A postfix overhaul is too big to fix a problem that I am think 
could/should be easily done in RT.

Any other suggestions?  Thanks for your help!
Randy

-----Original Message-----
From: Christian Loos [mailto:[email protected]] 
Sent: Thursday, January 05, 2012 6:09 AM
To: Randy Black
Cc: [email protected]
Subject: Re: Strip the requestor

There is no wildcard value.
You have to remove each requestor.

You can loop over $self->TicketObj->RequestorAddresses

-Chris

Am 05.01.2012 12:22, schrieb Randy Black:
> Thanks! But what is the wild card for the email value? I need them all
> stripped.
>
> Thanks again!
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Reply via email to