Forward email as Ticket - Internal Users
Hi,
I discovered that when trying to use the Agent forwarding from email, if the user was an Exchange user it would not send the email address when forwarded, it would only send the Display Name. This is big annoyance with Outlook and one that has been discussed at great length!
So, after talking with Support, they advised me I could use the mail API to set the requester and other attributes. All that needs the be inserted in the email is #requester and any other attributes. Below is some VB code I pulled from various sources and put together. It does a look up on the selected message, extracts the email address and puts it behind the #requester tag.
This is version 0.1 so please use at your own risk! There is code to allow it to automatically send rather than popup the message to send. Hope this is helpful to someone else, I know it's going to save my sanity with people that email me direct!
Open Outlook and press