Microsoft
Software
Hardware
Network
Question : sending spam to junk email folder on SBS 2008
I have a new SBS 2008 box I just put in place. I'm looking at spam filtering options. I must be missing something. See screen shot below. That is the configuration option for content filtering in the EMC. I can delete, archive, or reject. I want to send the email to the junk e-mail folder.
Where is my option for sending it to junk email?
This is an SBS 2008 box with Exchange SP 2 and all the relevant patches.
Attachments:
content-filter.jpg
(61 KB)
(File Type Details)
content filter actions in SBS 2008
Answer : sending spam to junk email folder on SBS 2008
you must use command line to accomplish this task
Set-Mailbox -Identity user -SCLJunkThreshold 5 -SCLJunkEnabled $true
to do this for all users in one step, do the following
Get-Mailbox
| Set-Mailbox -SCLJunkThreshold 5 -SCLJunkEnabled $true
Random Solutions
Microsoft Word 2007with Windows 7
Moving .piv and .stm Exchange 2003 files to another drive
How can i add column name in list generic?
Outlook Calnendar Issue
Can XM be read from a string in memory instead of a file location? - C#
Lable (and other elements) not appearing in my code behind
VMware Workstation 7.1 Won't Install
How can I find the position of the first occurance of a numeric charater in a string with PHP?
Amber Error PowerEdge 2650 e0d76
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?