A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Temporarily Disable Auto-Signature



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 14th 07, 05:44 PM posted to microsoft.public.outlook.program_vba
Phil Gurr
external usenet poster
 
Posts: 2
Default Temporarily Disable Auto-Signature

Hello, I am trying to write a little client macro that will intercept
incoming emails to a group mail-box, log them in a database and send back a
simple acknowledgement reply.

I’ve got it working, but with one irritation. When I create the reply using
the CreateItemFromTemplate method, it adds any default signature I have to
the bottom of the message.

Is there a way I can disable the auto-signature at the start of the macro
and re-enable it at the end (if it was originally enabled)?

I don’t just want to turn off my auto-signature as I’m hoping to distribute
the macro to a team of people and it is unrealistic to expect them all to
change their settings to suit my incompetence.

Thanks,
Phil.
  #2  
Old October 15th 07, 05:57 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Temporarily Disable Auto-Signature



It's a setting in the registry, and Outlook read that only once at startup.

As you know your template's content, wouldn't it be possible to strip out
anything that doesn't belong to it?

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sun, 14 Oct 2007 09:44:00 -0700 schrieb Phil Gurr:

Hello, I am trying to write a little client macro that will intercept
incoming emails to a group mail-box, log them in a database and send back

a
simple acknowledgement reply.

I’ve got it working, but with one irritation. When I create the reply

using
the CreateItemFromTemplate method, it adds any default signature I have to
the bottom of the message.

Is there a way I can disable the auto-signature at the start of the macro
and re-enable it at the end (if it was originally enabled)?

I don’t just want to turn off my auto-signature as I’m hoping to

distribute
the macro to a team of people and it is unrealistic to expect them all to
change their settings to suit my incompetence.

Thanks,
Phil.

  #3  
Old October 18th 07, 07:53 PM posted to microsoft.public.outlook.program_vba
Phil Gurr
external usenet poster
 
Posts: 2
Default Temporarily Disable Auto-Signature

OK. Thank you.
Not quite what I'd hoped for, but if programming round it is the way to do
it, then do it I shall.

"Michael Bauer [MVP - Outlook]" wrote:



It's a setting in the registry, and Outlook read that only once at startup.

As you know your template's content, wouldn't it be possible to strip out
anything that doesn't belong to it?

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sun, 14 Oct 2007 09:44:00 -0700 schrieb Phil Gurr:

Hello, I am trying to write a little client macro that will intercept
incoming emails to a group mail-box, log them in a database and send back

a
simple acknowledgement reply.

I’ve got it working, but with one irritation. When I create the reply

using
the CreateItemFromTemplate method, it adds any default signature I have to
the bottom of the message.

Is there a way I can disable the auto-signature at the start of the macro
and re-enable it at the end (if it was originally enabled)?

I don’t just want to turn off my auto-signature as I’m hoping to

distribute
the macro to a team of people and it is unrealistic to expect them all to
change their settings to suit my incompetence.

Thanks,
Phil.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable Outlook Signature Eric Lanyon Outlook - Installation 1 August 28th 06 07:25 PM
Auto Signature Motaad Outlook - Using Forms 1 August 11th 06 04:21 AM
disable auto archiving through policies? Frank Outlook - Installation 1 April 7th 06 07:01 PM
How could I temporally disable auto record e-mail address? xfile Outlook - General Queries 8 March 2nd 06 07:58 AM
Auto-Signature Helen McClaine Outlook Express 9 January 21st 06 06:41 PM


All times are GMT +1. The time now is 05:07 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-2025 Outlook Banter.
The comments are property of their posters.