[rt-users] Extracting Custom Fields from Email
Roderick A. Anderson
raanders at cyber-office.net
Thu Jun 25 19:21:53 EDT 2009
Anyone one have a set of instructions (I've looked at and tried the
wiki, read the Harrier book for some background, and tried several
configurations) for setting up RT to _process_ the custom fields out of
an email.
CentOS 5.3 (Linux-Vserver guest)
RT 3.8.4
PostgreSQL 8.3.x (on a remote system)
Installed the package RT::Extension::ExtractCustomFieldValues,
Created a custom field.
Name: Contact
...
Type: Enter one value
Applies to: Tickets (should this be TicketTransactions?)
Created a template: ScanTesting
with this content;
### <cf-name>|<Headername>|<MatchString>|<Postcmd>|<Options>
Contact|body|Contact:\s*.*
Created a scrip
Description: TestingCFExtract
Condition: On Create
Action: Extract Custom Field Values
Template: ScanTesting
Stage: TransactionCreate
Any pointers, suggestions, ideas, clarification ofhow this is suppose to
happen?
\\||/
Rod
--
More information about the rt-users
mailing list