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
Detect dual monitor via javascript
Send Mail via Google Apps
asp.net: My problem is, I am using an ajax extender Calendar to enter BeginDate & EndDate values
MS SQL count total time.
Convert web.config from .NET 3.5 to 4.0
IIS FTP service wont restart upon server reboot
asp - The resource could not be found
Event ID 1050 MSEx Runtime
Problems Replicating SYSVOL and NETLOGON on new DC WS 2008 R2 Standard in 2003 AD
SBS 2003 server losing computer account