Home
> Group Policy > safe senders in outlook 2003
safe senders in outlook 2003
Can we automate safe senders in Outlook 2003 via group policy ?
Yes, it is possible to automate safe senders in Outlook 2003 via Group Policy within logon script by doing the following steps:
– create safe senders list ( safesenders.txt ) contain the list of email would you like to add i.e: @fnovento.com ( one per line ) and store it under share folder ( say \\share\safesenders.txt ).
– create logon script to add the following registry entries:
HKCU\Software\Microsoft\Office\11.0\Outlook\Options\Mail\JunkMailImportAppend,1,”REG_DWORD”
HKCU\Software\Microsoft\Office\11.0\Outlook\Options\Mail\JunkMailImportLists,1,”REG_DWORD”
HKCU\Software\Microsoft\Office\11.0\Outlook\Options\Mail\JunkMailSafeSendersFile,”\\share\safesenders.txt”,”REG_SZ”
Categories: Group Policy
Comments (0)
Trackbacks (0)
Leave a comment
Trackback