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
I need to stop, then re-start, a thread in a web service using IIS
Network connections and startup speed on new computer
Gigabit motherboard but only running 100 Mbps on LAN
Disabling software restriction policy
VBA application hangs up at a certain point
Cisco Routers - IP SLA notifications
simple math programming question
Keep file ownership when using Rsync
Oracle Packages
Virtual Deskop and VMView Client question...