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.
[SOLVED] Email reply not attached to ticket
Moderator: crythias
[SOLVED] Email reply not attached to ticket
Last edited by tomp on 23 Apr 2020, 08:59, edited 1 time in total.
Re: Email reply not attached to ticket
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Email reply not attached to ticket
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?
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?
-
- 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
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
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 ?
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 ?
Re: Email reply not attached to ticket
Thanks, I restored the settings and it works.