[SOLVED] Email reply not attached to ticket

Moderator: crythias

Locked
tomp
Znuny newbie
Posts: 16
Joined: 29 Aug 2018, 11:04
Znuny Version: 6.0.8

[SOLVED] Email reply not attached to ticket

Post by tomp »

Hi, OTRS isn't attaching email replys to the originating ticket (subject contains the ticket number), it creates a new one.

I thought OTRS automatically tries to assign replys to the ticket, how can I fix this?

Thank you.
Last edited by tomp on 23 Apr 2020, 08:59, edited 1 time in total.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Email reply not attached to ticket

Post by jojo »

the full TicketHook + Divider + Number is needed eg. Ticket#2020041151000259
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
tomp
Znuny newbie
Posts: 16
Joined: 29 Aug 2018, 11:04
Znuny Version: 6.0.8

Re: Email reply not attached to ticket

Post by tomp »

I can't comprehend the problem then.

The title of the email ticket I received is "[Ticket#2020042210000029] Test" and I replied with "Re: [Ticket#2020042210000029] Test" in the subject of the mail and yet the answer isn't attached to the nor is it visible anywhere (not even as a new ticket).

Communication log shows only successful connects.

What config settings could affect this behavior?
root
Administrator
Posts: 4250
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Email reply not attached to ticket

Post by root »

Hi,

Looks like to played around with PostMaster filter regarding followup detection. Any changes in the System Configuration to settings named like PostMaster::CheckFollowUpModule###?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
tomp
Znuny newbie
Posts: 16
Joined: 29 Aug 2018, 11:04
Znuny Version: 6.0.8

Re: Email reply not attached to ticket

Post by tomp »

Thanks, I restored the settings and it works.
Locked