Re: Junk Email GPO Troubles
From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 12/17/04
- Next message: Andreas Roeder: "Re: Can't save Excel file??"
- Previous message: AsphaltAllan: "How do I clear a message that was rejected by the server?"
- In reply to: Silvia: "RE: Junk Email GPO Troubles"
- Next in thread: Paul: "Re: Junk Email GPO Troubles"
- Reply: Paul: "Re: Junk Email GPO Troubles"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Dec 2004 15:40:42 -0500
The GPO is missing a key setting, which I discovered by using the Custom
Maintenance Wizard procedure detailed at
http://www.microsoft.com/resources/documentation/office/2003/all/reskit/en-us/outb07.mspx
after the GPO approach didn't work. The missing registry value is
JunkMailImportLists (DWORD). To make it available to your policy object,
you'll need to modify the Outlk11.adm file to add the following policy
information. (I put it just before the POLICY "Overwrite or Append..." line
in my file.):
POLICY "Junk Mail Import List"
PART "Check to import junk mail lists" CHECKBOX
VALUENAME JunkMailImportLists
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
END POLICY
After you save the .adm file, you should be able to use the group policy
editor to set the option to import lists with this policy setting and then
configure the other related settings that control import/append and the
location of the lists to import.
Happy Junk Mail Blocking!
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Silvia" <Silvia@discussions.microsoft.com> wrote in message
news:E098567C-8827-4C41-A04D-D6E517C263E8@microsoft.com...
>I habe exactly the same problem...
>
> In the safe senders file I put one domain @gmx.de and safed it in the
> netlogon directory, too.
>
> When I manually add the @gmx.de at the client everything works fine.
>
>
> Is there somebody who knows how to solve that problem?
> Would be really great...
>
> thanks,
> Silvia
>
>
>
> "Carl" wrote:
>
>> I am trying to use the Junk Email GPO Templates to specify a Safe Senders
>> List. I have enabled the policy, created a text file with only 1 line
>> "@hotmail.com" and saved it as "safe.txt" and placed it in
>> "\\domaincontroller\netlogon\safe.txt" and also input this path in the
>> "Specify path to Safe Senders list" policy.
>>
>> No matter what we do, the Outlook clients do not appear to be picking up
>> the
>> Safe Sender List and all email from @hotmail.com is going directly to the
>> Junk Email folder. To test, we have set the "Junk E-mail protection
>> level"
>> to "Trusted Lists Only" within the GPO.
>>
>> Everything works fine if we manually add the @hotmail.com at the client,
>> but
>> the GPO should be taking care of this for us.
>>
>> Any ideas would be great.
>>
>> Thanks,
>> Carl
>>
>>
>>
- Next message: Andreas Roeder: "Re: Can't save Excel file??"
- Previous message: AsphaltAllan: "How do I clear a message that was rejected by the server?"
- In reply to: Silvia: "RE: Junk Email GPO Troubles"
- Next in thread: Paul: "Re: Junk Email GPO Troubles"
- Reply: Paul: "Re: Junk Email GPO Troubles"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|