Delete automatic Signature from forwarded emails VBA macro
问题 Newbie Outlook VBA. intermediate Excel VBA. Windows 7 Professional, Outlook 2010 I have a script running from a rule that autoforwards all incoming emails. I need it as a rule because otherwise it will not forward the mails in the queue when Outlook loads. I would like to have the default signature deleted when the mails are forwarded. As the reply is "blank" it is unnecessary to have the sig appended. I have found some code that supposedly worked in Outlook 2007 from the MSDN site. It