auto signature problem

K

Kamesh

Hi, we are having a work flow based email blast application in Outlook-vba,
in that first person starts cycle, he enter's input for mail and sends that
mail to next superior, but while sending that automatically his signature is
getting added to that,
which I want to avoid even though his auto signature feature is enabled in
his outlook, how can I do that, please advise me.

Thanks
Kamesh.
 
S

Sue Mosher [MVP-Outlook]

You can suppress the automatic signature if you use a custom message form
for this application.
 
Top