Update the pending time of a ticket via mail

Moderator: crythias

Locked
Srede
Znuny newbie
Posts: 9
Joined: 03 Oct 2011, 08:30
Znuny Version: 3.0.3

Update the pending time of a ticket via mail

Post by Srede »

Hello,

I'm new on OTRS and I must test some things...

I have a pending reminder ticket. And i would update his pending time via an e-mail...

I've done some search and I find some things :
With Postmaster and X-OTRS-State-PendingTime i can modify the pending time of an existing ticket if the reference of the ticket is in the subjet of the mail.

Now i want to increase the pending time of 6 hours... And with X-OTRS-State-PendingTime I've to give a date which looks like this : "2010-11-20 00:00:00 "

Is it possible to increase the pending time or calculate with the timestamp or something like this?

Thank you.
Last edited by Srede on 18 Oct 2011, 17:59, edited 1 time in total.
Srede
Znuny newbie
Posts: 9
Joined: 03 Oct 2011, 08:30
Znuny Version: 3.0.3

Re: Update the pending time of a ticket via mail

Post by Srede »

Up
Srede
Znuny newbie
Posts: 9
Joined: 03 Oct 2011, 08:30
Znuny Version: 3.0.3

Re: Update the pending time of a ticket via mail

Post by Srede »

Up Again . . .
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Update the pending time of a ticket via mail

Post by crythias »

No, not through built-in postmasterfilter. You can, though, create a postmasterfilter perl module to do it, but it requires programming,
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Srede
Znuny newbie
Posts: 9
Joined: 03 Oct 2011, 08:30
Znuny Version: 3.0.3

Re: Update the pending time of a ticket via mail

Post by Srede »

Okay, I see...

Do you already programed a postmasterfilter perl module? Do you have sample of one of this module?

Is there a documentation or something like that because I don't find any documentation to program postmasterfilter perl module

Thanks for you reply
Srede
Znuny newbie
Posts: 9
Joined: 03 Oct 2011, 08:30
Znuny Version: 3.0.3

Re: Update the pending time of a ticket via mail

Post by Srede »

Up Again ... :?
Locked