![]() |
resending an email
Hi, pardon the simplicity of the question, but I'm a newbie at Outlook VBA
I have written code that automatically forwards email that hits my Exchange/Outlook account and forwards it to a POP3 account of mine. It works great, except when you forward an email my default signature gets attached to the message body and also the subject line become prefaced with "FW: " The question is: How do I resend the message instead of forwarding it? Thank you, Rudy L. |
resending an email
You cannot re-send an incoming message. You can't do it in the UI either.
You'd have to copy the information in the email into a new email and send that. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Rudy L." wrote in message ... Hi, pardon the simplicity of the question, but I'm a newbie at Outlook VBA I have written code that automatically forwards email that hits my Exchange/Outlook account and forwards it to a POP3 account of mine. It works great, except when you forward an email my default signature gets attached to the message body and also the subject line become prefaced with "FW: " The question is: How do I resend the message instead of forwarding it? Thank you, Rudy L. |
resending an email
I would get your Exchange administrator to set the forwarding up for you (in
your Active Directory user properties), it won't take them more than a minute! -- Alan Moseley IT Consultancy http://www.amitc.co.uk If I have solved your problem, please click Yes below. Thanks. "Rudy L." wrote: Hi, pardon the simplicity of the question, but I'm a newbie at Outlook VBA I have written code that automatically forwards email that hits my Exchange/Outlook account and forwards it to a POP3 account of mine. It works great, except when you forward an email my default signature gets attached to the message body and also the subject line become prefaced with "FW: " The question is: How do I resend the message instead of forwarding it? Thank you, Rudy L. |
All times are GMT +1. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com