OTRS Headers in POST master Filter

Moderator: crythias

Post Reply
sivaatluri
Znuny newbie
Posts: 1
Joined: 04 Jun 2010, 18:55
Znuny Version: 2.4

OTRS Headers in POST master Filter

Post by sivaatluri »

Hi All,

Could some one provide me information regarding various headers under post master filter management.Please let me know If there is any document.
swerny
Znuny newbie
Posts: 20
Joined: 17 Oct 2008, 16:44
Znuny Version: 2.4.9

Re: OTRS Headers in POST master Filter

Post by swerny »

# --
# X-OTRS-Headers.txt - X-headers for use in mail
# Copyright (C) 2001-2008 xxx, http://otrs.org/
# --
# $Id: X-OTRS-Headers.txt,v 1.16 2008/04/29 18:39:34 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
# did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
# --

X-OTRS-Priority: (1 very low|2 low|3 normal|4 high|5 very high)
---------------------------------------------------------------
Set priority of ticket. For FollowUps use X-OTRS-FollowUp-Priority.

X-OTRS-Queue: [one system queue]
--------------------------------
Presort of queue (highest sort priority). For FollowUps use X-OTRS-FollowUp-Queue.

X-OTRS-Lock: [ticket lock state]
--------------------------------
Set lock of ticket. For FollowUps use X-OTRS-FollowUp-Lock.

X-OTRS-Ignore: [yes]
---------------------
Ignore this email.

X-OTRS-State: (new|open|closed successful|closed unsuccessful|...)
--------------------------------------------
Set state of ticket! Be careful! For FollowUps use X-OTRS-FollowUp-State.

X-OTRS-State-PendingTime: 2007-03-20 00:00:00
---------------------------------------------
Set pending time of ticket! Be careful! For FollowUps use X-OTRS-FollowUp-State-PendingTime.

X-OTRS-Type: (default)
--------------------------------------------
Set type of ticket! Be careful! For FollowUps use X-OTRS-FollowUp-Type.

X-OTRS-Service: (depends on created services)
--------------------------------------------
Set service of ticket! Be careful! For FollowUps use X-OTRS-FollowUp-Service.

X-OTRS-SLA: (depends on created sla)
--------------------------------------------
Set sla of ticket! Be careful! For FollowUps use X-OTRS-FollowUp-SLA.

X-OTRS-CustomerUser: [CustomerUser]
-------------------------------
Set customer user.

X-OTRS-CustomerNo: [CustomerNo]
-------------------------------
Set customer id.

X-OTRS-ArticleKey(1|2|3): [additional info key]
-----------------------------------------------
Save additional info "key" to the incoming article (email).
For FollowUps use X-OTRS-FollowUp-ArticleKey.

X-OTRS-ArticleValue(1|2|3): [additional info value]
---------------------------------------------------
Save additional info "value" to the incoming article (email).
For FollowUps use X-OTRS-FollowUp-ArticleValue.

X-OTRS-SenderType: (agent|system|customer)
------------------------------------------
Info about the sender. For FollowUps use X-OTRS-FollowUp-SenderType.

X-OTRS-ArticleType: (email-external|email-internal|email-notification-ext|
email-notification-int|phone|fax|sms|webrequest|note-internal|note-external|
note-report)
----------------------------------------------------------------------------
Article type. For FollowUps use X-OTRS-FollowUp-ArticleType.

X-OTRS-TicketKey(1|2|...|16): [additional info key]
---------------------------------------------------
Save additional info "key" to the incoming ticket.
For FollowUps use X-OTRS-FollowUp-TicketKey.

X-OTRS-TicketValue(1|2|...|16): [additional info value]
-------------------------------------------------------
Save additional info "value" to the incoming ticket.
For FollowUps use X-OTRS-FollowUp-TicketValue.

X-OTRS-TicketTime(1|2|3|4|5|6): [additional info time]
-------------------------------------------------------
Save additional "TicketFreeTime" to the incoming ticket.
Format need to be: yyyy-mm-dd hh:mm:ss.
For FollowUps use X-OTRS-FollowUp-TicketTime.

X-OTRS-Loop: True
-----------------
Send no auto-responses to sender (customer)

HTH :)
Produktivsystem: OpenSuSE 11.2, Apache/2.2.13, MySQL 5.0.51, OTRS 2.4.9
Testsystem: OpenSuSE 11.4, OTRS 3.0.9
Post Reply