Hi Diego, On Thu, Dec 19, 2002 at 10:02:51AM -0300, Diego Fernandez wrote:
> I'm at ~otrs/index.pl?Action=AgentUtilities > > What are these > > Ticket free text > |------| > | [ ] | > |------| > Article free text > |------| > | [ ] | > |------| > > ? You can store more infos to the ticket/article (e. g. "ImportantCustomer: Yes" or "Contract: Gold"). Info is shown in the Queue/Zoom-View (if free text exists). How! E. g. with email x-headers (using procmail). This is an example email for demo (pipe it through bin/PostMaster.pl): <snip> From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Test msg X-OTRS-TicketKey1: animal X-OTRS-TicketValue1: dog X-OTRS-ArticleKey1: sport X-OTRS-ArticleValue1: football Blah blah TicketKey1 && TicketValue1 </snip> Use procmail to add or modify this x-headers. See also: http://www.procmail.org/ and doc/X-OTRS-Headers.txt > Thanks, > Diego Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
