Greylisting on Exchange 2007 – Issue with GlitchRetrySeconds
Issue with "When Exchange tries to send mails to certain domains that implement ‘greylisting’, the mails fail to get delivered and an NDR is generated"
- SMTP GlitchRetrySeconds configuration
- http://technet.microsoft.com/en-us/library/aa996601.aspx
- http://theessentialexchange.com/blogs/michael/archive/2007/11/16/exchange-2003-sp2-and-greylisting.aspx
- http://www.tekniken.nu/drift_och_underhall/varning_greylisting_kan_orsaka_problem_i_exchange_2003
- http://smarthost.blogspot.com/2007/08/greylisting-and-exchange.html
Message Tracking in Exchange 2007
Simple-talk, Message Tracking in Exchange 2007 : http://www.simple-talk.com/exchange/exchange-articles/message-tracking-in-exchange-2007/
Exchange 2007 articles
Artiklar som är värt och läsa
En bunta artiklar samlade på simple-talk - http://www.simple-talk.com/exchange/exchange-articles/
Simple-talk, Exchange 2007 Mailbox Server Clustering: http://www.simple-talk.com/exchange/exchange-articles/exchange-2007-mailbox-server-clustering/
Stop / Move a Clustered Mailbox Server in a CCR Environment
Stop a clustered mailbox server i CCR environment
Technet: http://technet.microsoft.com/en-us/library/aa996336.aspx
Technet: http://technet.microsoft.com/en-us/library/aa997179.aspx
PS: Stop-ClusteredMailboxServer -Identity <Name> -StopReason:<Comment>
Move a clustered mailbox server i CCR environment
Technet: http://technet.microsoft.com/en-us/library/aa998282.aspx
PS: Move-ClusteredMailboxServer -Identity:<CMSName> -TargetMachine:<PassiveNodeName> -MoveComment:<Comment>