- Used Zammad version: 6.5.2
- Used Zammad installation type: docker-compose
- Operating system: Ubuntu
- Browser + version: Firefox 143.0.1
Expected behavior:
- When a customer replies to an email sent by the system in response to an agent’s ticket reply, only the text newly written by the customer should appear in the ticket. The previously quoted text from the agent’s email should not be included.
Actual behavior:
- When a customer replies to the system’s email, the ticket in Zammad contains both the customer’s new text and the full quoted text of the previous agent email, including signatures and formatting. The quoted content from the agent is not automatically removed.
Steps to reproduce the behavior:
- An agent replies to a customer’s ticket in Zammad.
- The system sends an email to the customer with the agent’s response.
- The customer replies to that email using their email client (clicking “Reply”).
- The reply is received in Zammad.
Observed result: The ticket contains both the customer’s new text and the full quoted text of the previous agent email.
I appreciate any help you can provide.
