email: Message-Id header with user and thread ID
This patch suggests a change to the message-id creation process that includes stamping the receiving user-id (staff or client) along with the thread-id of the originating notice. This allows detection of threading if the clinically brain-dead mail client drops all the other header detection mechanisms, including the tag placed in the email body, on response. This patch works for both client and agent communication.
Showing
- include/class.client.php 10 additions, 1 deletioninclude/class.client.php
- include/class.mailer.php 144 additions, 6 deletionsinclude/class.mailer.php
- include/class.staff.php 2 additions, 1 deletioninclude/class.staff.php
- include/class.thread.php 21 additions, 2 deletionsinclude/class.thread.php
- include/class.ticket.php 7 additions, 7 deletionsinclude/class.ticket.php
Loading
Please register or sign in to comment