09.25.09
Cool Utility
Graeme Stirling posted a cool online utility useful in parsing email headers..
http://mxtoolbox.com/EmailHeaders.aspx
Permalink Comments off
If it’s broke, reload it (Not necessary when using Small Business Server 2003)
Graeme Stirling posted a cool online utility useful in parsing email headers..
http://mxtoolbox.com/EmailHeaders.aspx
Permalink Comments off
The default configuration of SBS 2008, will by default reject email based on the SCL rating of a particular email.
One option is to turn Content Filtering Off and use a cloud based email filtering engine.
Another option is to tune the Content Filter settings so that it will throw potential junk email into a Junk Mail folder in Outlook. You can still reject the more obvious Junk Mail. There is also a SBS Blog post on this topic. If you are like me though, you want to know what (if any) mail is rejected. Exchange 2007 has a log file that logs what the Content Filter does with a mail message (not limited to the content filter).
You can peruse the log file located at %programfiles%\Microsoft\Exchange Server\TransportRoles\Logs\AgentLog to see why a message was rejected.
Kudos to the Microsoft Managed Newsgroup team for pointing this out. Now it would be cool to find the time to write a custom alert for this one.
Permalink Comments off
Sometimes you want to perform a migration where you want to manually migrate the mail - in a semi-automatic fashion. Exmerge is a tool that can be employed to do just that.
Because the domain administrator has explicit deny permissions set by default which restricts the domain administrator from accessing the users mailboxes to perform either exports or imports, additional steps must be used to perform this taks
Preparing a User Account to use Exmerge
Here is a method that I employed to allow Create a user account
There is also a way to enable the security tab of the exchange system manager so you can disable the explcit deny permissions for the domain administrator (temporarily) http://www.computerperformance.co.uk/Registry/registry_hacks_exchange.htm
Now you are all ready to start using Exmerge.
Preparing to use Exmerge
Using Exmerge
Running Exmerge goes something like this
For SBS2008 these methods may work http://www.exchangeinbox.com/article.aspx?i=88
Permalink Comments off
When using clients connected to a SBS2k3 domain do you find that if you try to set the default email account to a pop account the setting will revert back to the exchange account after a reboot?
Its easy to fix just create the following registry entry:
Key: HKLM\Software\Microsoft\SmallBusinessServer\Client Setup
Value Name: NoTransportOrder
Value Type: REG_DWORD
Value: 1
This will need to be modified on every workstation in your domain that you want this applied to.
This is great if you are simply trying to test something but I would not recomend this in a production environment.
Use the following steps to expose the SCL to Outlook. Information gleaned from ehlo from this post and this post. Also from Vlad’s excellent documentation.
The following information was put togeather with two references. This is quick procedure that I use to ensure Exchange SP2 gets installed corectly. Thanks to Microsoft Petri and Vlad for helping me to understand this process:
Backup Data, System State and Partition Information
Add/remove programs
Cn=UCE Content Filter,cn=Message Delivery,cn=Global Settings,cn=cn=Microsoft Exchange,cn=Services,cn=configuration,dc=
string value “ArchiveDir” to “d:\monitorspam”