Two issues, signatures and Junk Email on a network

  • Thread starter Thread starter lbxac5
  • Start date Start date
L

lbxac5

Hi all

Here is my enviroment:

Windows NT 4.0 domain , Netscape email server, Outlook 2003 on client
machines running XP SP2.

I need to do the following and any help would be greatly appreciated:
I'm assuming that we would do this through a basic login script

1. Set up each user with a Junk E-mail rule which allows two specific
domains ( ex. company1.com and company2.com)to pass through. Currently
these domains are seen by the filter as SPAM .

2. I need to set up a customized signature for each user which will be
applied to a machine when the user logs into it. The sigs have been
created, how do we deploy them ?


Thanks in advance !
 
1) See http://www.windowsitpro.com/Article/ArticleID/45563/45563.html?Ad=1

2) Copy the signature files to the %appdata%\Microsoft\Signatures folder. Then, either use a script like that at http://www.outlookcode.com/codedetail.aspx?id=821 to apply the signature to each account or apply the hotfix described in MSKB article 898076 and then set the NewSignature and ReplySignature string values in the HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Common\MailSettings key to the name of the signature.
 
Thank you !
1) See http://www.windowsitpro.com/Article/ArticleID/45563/45563.html?Ad=1

2) Copy the signature files to the %appdata%\Microsoft\Signatures folder. Then, either use a script like that at http://www.outlookcode.com/codedetail.aspx?id=821 to apply the signature to each account or apply the hotfix described in MSKB article 898076 and then set the NewSignature and ReplySignature string values in the HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Common\MailSettings key to the name of the signature.

--
Sue Mosher, Outlook MVP
Author of
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