Hi Thomas,<br><br>Thanks for this. We're not ready yet to move to RT4 as we have other dependant systems (billing, reporting) that will need to be upgraded to work with RT4.<br><br>Conceptually I think forwarding an entire ticket is OK as an attachment, but forwarding a single comment should not be - it should essentially work the same way as any regular comment reply, except that the "forward" button grabs the contents of the transaction in question and prepopulates the content area, so that it can be modified if required.<br>
<br>I'll check ForwardFromUser a bit later, thanks for the pointer.<br><br>Regards,<br><br>Chris<br><br><br>RT 4.0.2 improves the format of forwards.  Tickets and transactions are<br>
still forwarded as an attachment, rather than inline, but in our testing<br>
the new format was handled much better by mail clients, including gmail.<br>
<br>
Inline forwarding is something we briefly discussed, but it's not<br>
planned at the moment.  There are some questions to how it would work,<br>
especially formatting-wise when sending an entire ticket instead of a<br>
single transaction.<br>
<br>
> The other issue with the forwarded ticket is that the from address does<br>
> not pick up the queue address or "Chris via RT" with the correct email<br>
> address, rather it picks up the system default address.<br>
<br>
That should not be the case, even in 3.8.7.  If the ForwardFromUser<br>
option is enabled, then the user's address will be used, otherwise the<br>
queue correspond address is used, and failing that, the system default<br>
correspond address.<br>
<br>
Thomas<br>