Microsoft
Software
Hardware
Network
Question : How to set spam to go to users' Junk E-Mail folder in Exchange 2007
In Exchange 2003, you can set the IMF SCLs for gateway blocking and "Store Junk E-mail Configuration" - the latter states at what SCL mails go to users junk e-mail folders,
In Exchange 2007, the gateway blocking options are there (Organization, Hub Transport, Content Filtering Properties) but there's no sign of the settings for junk e-mail folders.
Do these need to be set in the shell, or are they hiding somewhere else?
Thanks
Answer : How to set spam to go to users' Junk E-Mail folder in Exchange 2007
Here is the command to set the Threshold
get-Mailbox |set-Mailbox -SCLJunkThreshold 7 -SCLJunkEnable $true
Random Solutions
Getting Error while compiling net-snmp-5.4.2.1
Removing multiple lines from a file with Bash Script
Estimating live chat traffic?
RRAS static routes for Routing different subnets
Automatic tentative appointment insertion in Calendar
How to span a large gzip file over many DVDs
Remote host said: 550 5.7.1 Requested action not taken: message refused.
When Using Acrobat 9 Pro Extended to Create PDFs from Word 2007 my Images have Unwanted Borders
Query columns as well as COUNT of records
T-SQL Help Needed - Case Statement Help