[rt-users] ExtractCustomFieldValues, insert fixed value when match
Stefan Stefanov
ststefanov at gmail.com
Fri May 4 09:01:40 EDT 2012
In this case I have to write code which do almost the same work as
ECFV is doing (extract from incoming mail field "From:").
I already use ECFV extension for filling other custom fields
and I think most efficient will be if I can use it for this field also.
Can someone post an example of such code in ECVF extension?
On Fri, May 4, 2012 at 3:53 PM, Ruslan Zakirov <ruz at bestpractical.com> wrote:
> Hi,
>
> ECFV extension allows you to put code that changes value after match
> to any value you like, but it's not really job for this extension.
> It's better to use custom scrip for such thing.
>
>
> On Fri, May 4, 2012 at 1:51 PM, Stefan Stefanov <ststefanov at gmail.com> wrote:
>> Hello
>>
>> I need to set a custom field (for example CF1) with fixed value (for
>> example "Domain1") if incoming mail from address is *@domain1.com
>>
>> I didn't found anything such case.
>>
>> How to do this?
>>
>> Best regards
>> --
>> Stefan
>
>
>
> --
> Best regards, Ruslan.
--
Stefan Stefanov
More information about the rt-users
mailing list