Single ticket for a single incoming email

Moderator: crythias

Locked
eddy
Znuny newbie
Posts: 8
Joined: 09 Sep 2010, 18:30
Znuny Version: 2.1

Single ticket for a single incoming email

Post by eddy »

Hi All,

We would like to keep our backup logs in OTRS, but we don't want to keep the logs into different tickets.

Is there anyway to logde a same ticket from an email. Lets say backup@domain.com email will always logde a ticket number 1000010.

I have tried to setup belowing conditions on PastMaster Filters, but it doesnt work, Please help.

Header from: = backup@domain.com
Set X-OTRS-TicketValue = 1000010

and

Header from: = backup@domain.com
Set X-OTRS-Followup-TicketValue = 1000010


Thanks
Eddy
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Single ticket for a single incoming email

Post by Wolfgangf »

How about adding the ticketnumber to the e-mail sent by the backup program
usually one can customize the subject of the email sent by the backup program.
You can add the string '[Ticket #: 1000010]' and here you go :)
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
eddy
Znuny newbie
Posts: 8
Joined: 09 Sep 2010, 18:30
Znuny Version: 2.1

Re: Single ticket for a single incoming email

Post by eddy »

let me try. I will get you back.
eddy
Znuny newbie
Posts: 8
Joined: 09 Sep 2010, 18:30
Znuny Version: 2.1

Re: Single ticket for a single incoming email

Post by eddy »

it doesnt work. Please help.

Thanks
Eddy
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Single ticket for a single incoming email

Post by Wolfgangf »

? how does the subject of the email sent by the backup program look like?
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
MichaelR
Znuny expert
Posts: 250
Joined: 12 Oct 2010, 01:35
Znuny Version: 3.0.9
Company: LRS Health

Re: Single ticket for a single incoming email

Post by MichaelR »

Just create a ticket, and send an outbound email to yourself, you will see the subject of that email, just copy the [Ticket....] information into your script, and bob's your uncle!
OTRS: 3.0.9 & ITSM 3.0.4 - OS: Windows 7 - DB: MySQL - Heaps of random/useful hacks :)
[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText
eddy
Znuny newbie
Posts: 8
Joined: 09 Sep 2010, 18:30
Znuny Version: 2.1

Re: Single ticket for a single incoming email

Post by eddy »

It won't work.

If I create a new ticket and copy the subject into my scirpt, Ticket system still create a new ticket.

Thanks
Eddy
MichaelR
Znuny expert
Posts: 250
Joined: 12 Oct 2010, 01:35
Znuny Version: 3.0.9
Company: LRS Health

Re: Single ticket for a single incoming email

Post by MichaelR »

Then you are seriously doing something wrong. Either you have not allowed Ticket followups through email or something like that...
OTRS: 3.0.9 & ITSM 3.0.4 - OS: Windows 7 - DB: MySQL - Heaps of random/useful hacks :)
[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText
Locked