[rt-users] Strip the requestor

Loos, Christian CLoos at netcologne.de
Thu Jan 5 08:51:09 EST 2012


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:Randy.Black at Buckle.com] 
Gesendet: Donnerstag, 5. Januar 2012 14:18
An: Loos, Christian
Cc: rt-users at lists.bestpractical.com
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:cloos at netcologne.de] 
Sent: Thursday, January 05, 2012 6:09 AM
To: Randy Black
Cc: rt-users at lists.bestpractical.com
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!



More information about the rt-users mailing list