signature missing when using send to feature!

  • Thread starter Thread starter zerbie45
  • Start date Start date
Z

zerbie45

I noticed that my signature goes missing whenever I take a file and
send it to a mail recipient.
I tried this using both Outlook 2002 and Outlook 2003 with or without
Word as Editor.

Any ideas why the signature disappears ??

Thanks in advance.
 
Because Send To commands use Simple MAPI to create a message with the system's default mail program. They don't invoke Outlook directly.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Yes, it's a limitation of Simple MAPI. Workaround #1 is to create the message first, then add the attachment. Workaround #2 is to create a new shortcut in the Send To folder that points to Outlook and invokes the /a %1 command line switch.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top