(Msg. 1) Posted: Mon Oct 22, 2007 12:45 pm
Post subject: Turn off Digital Signature Archived from groups: microsoft>public>outlook>program_vba (more info?)
I have worked with VBA for our Business Application (Microsoft GP), but never
with Outlook.
All my users have certificates and digitally sign e-mail by default. They
also all use HTML formatting.
We are going to implement an internet faxing service that will function with
Outlook, but it has to be a plain text non-signed e-mail.
Is there a way to turn off the digital signature and change the e-mail to
plain text based on the domain of the TO field in a message.
For instance if the the message is addressed to 'anything'@fax.com, then the
macro would run.
Any help or suggestions on this would be greatly appreciated. Thanks!
(Msg. 2) Posted: Tue Oct 23, 2007 11:05 am
Post subject: Re: Turn off Digital Signature [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
There isn't a way to do that in code that I know of.
"woodsdarren" <woodsdarren.RemoveThis@discussions.microsoft.com> wrote in message
news:413BC65C-B8ED-44E7-8CCF-EF91F42AB6F9@microsoft.com...
>I have worked with VBA for our Business Application (Microsoft GP), but
>never
> with Outlook.
>
> All my users have certificates and digitally sign e-mail by default. They
> also all use HTML formatting.
>
> We are going to implement an internet faxing service that will function
> with
> Outlook, but it has to be a plain text non-signed e-mail.
>
> Is there a way to turn off the digital signature and change the e-mail to
> plain text based on the domain of the TO field in a message.
>
> For instance if the the message is addressed to 'anything'@fax.com, then
> the
> macro would run.
>
> Any help or suggestions on this would be greatly appreciated. Thanks!
(Msg. 3) Posted: Tue Oct 23, 2007 11:05 am
Post subject: Re: Turn off Digital Signature [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thanks for the reply. What is the hang up? Is that i want the code
triggered on an e-mail address or is it turning off the digital id? I ask
because if I could use a button to trigger a new plain text mail with the
digital id turned off, then it would suffice.
"Ken Slovak - [MVP - Outlook]" wrote:
> There isn't a way to do that in code that I know of.
>
> --
> 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 >
>
> "woodsdarren" <woodsdarren.DeleteThis@discussions.microsoft.com> wrote in message
> news:413BC65C-B8ED-44E7-8CCF-EF91F42AB6F9@microsoft.com...
> >I have worked with VBA for our Business Application (Microsoft GP), but
> >never
> > with Outlook.
> >
> > All my users have certificates and digitally sign e-mail by default. They
> > also all use HTML formatting.
> >
> > We are going to implement an internet faxing service that will function
> > with
> > Outlook, but it has to be a plain text non-signed e-mail.
> >
> > Is there a way to turn off the digital signature and change the e-mail to
> > plain text based on the domain of the TO field in a message.
> >
> > For instance if the the message is addressed to 'anything'@fax.com, then
> > the
> > macro would run.
> >
> > Any help or suggestions on this would be greatly appreciated. Thanks!
>
>
(Msg. 4) Posted: Wed Oct 24, 2007 10:00 am
Post subject: Re: Turn off Digital Signature [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
The setting to use or not use a digital signature is not exposed anywhere
you can get to it in code and have Outlook respond the way you want. It
can't be done.
"woodsdarren" <woodsdarren.DeleteThis@discussions.microsoft.com> wrote in message
news:1A56A5CD-D888-4A59-BBA5-D509671B55AE@microsoft.com...
> Thanks for the reply. What is the hang up? Is that i want the code
> triggered on an e-mail address or is it turning off the digital id? I ask
> because if I could use a button to trigger a new plain text mail with the
> digital id turned off, then it would suffice.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum