Lars, 

I got it working... I used the perl NET::POP3 module and wrote a script to
read each message in.  Then I just re-arranged the X-OTRS-Header messages to
the top of the message and piped the whole mess out to Postmaster.pl.  

Regards

Duane

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lars
Jørgensen
Sent: Thursday, February 07, 2008 8:43 AM
To: User questions and discussions about OTRS.org
Subject: RE: [otrs] X-OTRS-Headers - Usage

> How do you assign a variable coming from the nms?  

I'm not sure I understand what you need. This is how the filter works:

NMS -> Postmaster Filter -> OTRS

So the Postmaster Filter is a preprocessor. It can examine the mail sent to
OTRS and alter it before it is delivered into OTRS. You can use regular
expressions to search for things in the message and assign queues,
priorities and other things before OTRS receives the mmessage. The
PostMaster Filter actually inserts the X-OTRS-Headers into the message.

If the mail sent from NMS doesn't contain enough information for OTRS to
automatically decide what to do with it, then you can't use the Postmaster
Filter and you have to make NMS put the info you need into the mail.


-- 
Lars
_______________________________________________
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
Support or consulting for your OTRS system?
=http://www.otrs.com/


_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to