﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Newest KB Articles</title>
    <description>Recent additions to the knowledge base from Corporate Data Solutions</description>
    <link>http://helpdesk.cdata.com.au/KB/browse.aspx</link>
    <dt>Sun, 20 May 2012 21:10:47 GMT</dt>
    <generator>SmarterTrack Professional 7.6.4450</generator>
    <item>
      <title>chkdsk</title>
      <link>http://helpdesk.cdata.com.au/KB/a495/chkdsk.aspx</link>
      <pubDate>Sat, 21 Apr 2012 04:43:10 GMT</pubDate>
      <guid isPermaLink="false">kbarticle495</guid>
      <description>Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2</description>
    </item>
    <item>
      <title>TCP and UDP Ports required to access vCenter Server, ESX hosts, and other network components</title>
      <link>http://helpdesk.cdata.com.au/KB/a492/tcp-udp-ports-required-to-access-vcenter-server-esx.aspx</link>
      <pubDate>Mon, 06 Feb 2012 02:41:10 GMT</pubDate>
      <guid isPermaLink="false">kbarticle492</guid>
      <description>&lt;a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;docTypeID=DT_KB_1_1&amp;amp;externalId=1012382"&gt;http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;amp;docType=kc&amp;amp;docTypeID=DT_KB_1_1&amp;amp;externalId=1012382&lt;/a&gt;</description>
    </item>
    <item>
      <title>Increase in Hacker attempts on Windows / Exchange Servers – One Way to Slow Them Down!</title>
      <link>http://helpdesk.cdata.com.au/KB/a491/increase-hacker-attempts-on-windows-exchange-servers.aspx</link>
      <pubDate>Mon, 16 Jan 2012 12:01:49 GMT</pubDate>
      <guid isPermaLink="false">kbarticle491</guid>
      <description>&lt;div class="postinfo" style="font-size: 11px; color: #999999; clear: both; font-family: arial, helvetica, georgia, sans-serif; line-height: 18px; background-color: #ffffff;"&gt;Posted on&amp;nbsp;&lt;span class="postdate" style="color: #a12a2a;"&gt;December 1, 2010&lt;/span&gt;&amp;nbsp;by Alan Hardisty&lt;/div&gt;
&lt;div class="entry" style="vertical-align: top; max-width: 475px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;In an earlier post I advised about an increase in hacking attempts that I had been seeing on&amp;nbsp;&lt;a href="http://www.experts-exchange.com/" style="color: #105cb6;"&gt;Experts Exchange&lt;/a&gt;&amp;nbsp;and also on the servers that we support for our customers.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;My Earlier Post:&lt;br /&gt;
&lt;a href="http://alanhardisty.wordpress.com/2010/09/28/increase-in-frequency-of-security-alerts-on-servers-from-hackers-trying-brute-force-password-programs/" style="color: #105cb6;"&gt;http://alanhardisty.wordpress.com/2010/09/28/increase-in-frequency-of-security-alerts-on-servers-from-hackers-trying-brute-force-password-programs/&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Having recently been alerted to yet another round of sustained attacks on a couple of servers we receive daily alerts for, I started to dig a little deeper and came up with an interesting thought. A lot of the hackers seems to be passing random usernames such as 1234 / 123 / Claire etc and because these users don&amp;rsquo;t exist on any of our servers, the Account Lockout Policy does not kick in after x many invalid login attempts. As a result &amp;ndash; they just keep on trying in vain!&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;So &amp;ndash; what to do?&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Well &amp;ndash; it seems that lots of the hackers seem to be trying to use SMTP to attempt to hack a username / password, so I got thinking. On the majority of servers, the SMTP Virtual Server / Receive Connector has Anonymous Authentication / Basic Authentication / Integrated Windows Authentication enabled.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Anonymous Authentication is required if you want to receive emails from other servers around the world, so disabling that is not an option because you would not receive any email at all!&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Basic Authentication is required if you want users to send mail with Usernames / Passwords but don&amp;rsquo;t want to send them securely (why would you?)&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Integrated Windows Authentication is required if you want your domain users to to be able to use SMTP and supply their credentials from their Windows accounts to verify access to the server.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;As the vast majority of our Server we manage have RPC over HTTPS / Outlook Anywhere configured on them &amp;ndash; the Basic / Integrated Windows Authentication is not required in the slightest, so I disabled them both on the servers that were receiving unwanted attention.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Two days later &amp;ndash; no more hacker attempts are being reported / logged in the Security Event Logs!&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;So &amp;ndash; if you want a more secure server and don&amp;rsquo;t have users with SMTP / POP3 accounts sending via your own Exchange Server and have not already disabled Basic &amp;amp; Integrated Windows Authentication on your SMTP Virtual Server / Receive Connector &amp;ndash; what are you waiting for?&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;One less point of attack for hackers is good news in my books.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Increase in frequency of security alerts on servers from hackers trying brute force password programs</title>
      <link>http://helpdesk.cdata.com.au/KB/a490/increase-frequency-security-alerts-on-servers-from.aspx</link>
      <pubDate>Mon, 16 Jan 2012 12:01:10 GMT</pubDate>
      <guid isPermaLink="false">kbarticle490</guid>
      <description>&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;Over the past few months I have seen a noticeable increase in the number of servers that I look after that have alerts raised due to large number of Hacker Attempts trying to pass Usernames and Passwords to the server in the vague hope of eventually finding a combination that actually works.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;Once a combination of Username and Password is successfully found, the server will invariably be used to send out vast amounts of spam, which will ultimately result in the innocent victim having problems sending mail because the fixed IP Address that they have will be listed on one or more Blacklist websites.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;One such server that I was called to that had suffered from such an attack had been sent about 380,000 spam emails to send out in a very short space of time. Identifying the problem account and cleaning up the mess caused can be a tricky process, but with the right information to hand, an understanding of why this has happened and the optional use of software such as Vamsoft ORF which has excellent logging capabilities, the problem can quickly and easily be identified, the account being used either disabled or the password changed and the SMTP service restarted.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;What can you do to prevent such an attack from hitting your server?&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;Well, there are several preventative measures that you can take to reduce the risk:&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;1. Configure Passwords to be complex (to include Uppercase letters, Lowercase letters, Numbers and Special Characters e.g., !&amp;rdquo;&amp;pound;$%^&amp;amp;*()_+}{][#&amp;rsquo;@~?&amp;gt;&amp;lt;/.,)&lt;br /&gt;
2. Make sure passwords have a minimum length &amp;ndash; the longer the better but at least 7 or 8 characters as a minimum.&lt;br /&gt;
3. Force passwords to be changed regularly (at least every 30 &amp;ndash; 60 days)&lt;br /&gt;
4. Enable account lockouts after a low number of invalid login attempts (between 3 and 5 invalid attempts). Make sure the accounts are locked out for approx 15 minutes to slow down the hacker.&lt;br /&gt;
5. Make sure your firewall is configured to only allow the protocols that you need allowed through and close off any others that are not needed.&lt;br /&gt;
6. Regularly review your firewall settings to verify the open ports are needed.&lt;br /&gt;
7. Make sure your firewall logs all access to your systems so that you can track down the source IP Address that requests are coming from. The logs will be invaluable in determining the source of multiple login attempts.&lt;br /&gt;
8. When the firewall logs get full, make sure you have them emailed to you and keep them in a safe place.&lt;br /&gt;
9. Setup alerts for the Security Log and make sure you get notified of multiple invalid login attempts. The sooner you act, the less chance the hackers have to probe your security, usernames and passwords.&lt;br /&gt;
10. Make sure you don't have an account called Administrator on your server that is active. If you do, create a new Server Admin account, copying the Administrator account and then disable the Administrator account &amp;ndash; it is an obvious target account and hackers will try this account almost every time.&lt;br /&gt;
11. Regularly review your user accounts and make sure you either disable or delete ones that are no longer needed.&lt;br /&gt;
12. Make sue that all your server user accounts are easily located in Active Directory, ideally in a single OU, so that you don't have to hunt around for accounts and thus can easily overlook and account that is located in an obscure OU that you never look at.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;If you currently don't implement any form of password security, you may meet stiff resistance from staff to enforcing the above changes to passwords, but the first time you are hacked and suffer problems sending mail as a result of being hacked in this way, your users might actually understand why these settings are needed.&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, georgia, sans-serif; font-size: 12px; line-height: 18px; background-color: #ffffff;"&gt;If you implement some or all of the above, you should limit the possibilites of being hacked and used as a spammers relay to spew forth their rubbish. If you don't &amp;ndash; then you can't say I didn't warn you : )&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why are my outbound queues filling up with mail I didn't send</title>
      <link>http://helpdesk.cdata.com.au/KB/a489/why-are-my-outbound-queues-filling-up-with-mail-i-didnt-send.aspx</link>
      <pubDate>Mon, 16 Jan 2012 11:59:10 GMT</pubDate>
      <guid isPermaLink="false">kbarticle489</guid>
      <description>&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;If your emails are building up on your Exchange 2003 server and you don&amp;rsquo;t recognise any of the destination address then you have got a problem and need to resolve it. &amp;nbsp; To work out what your problem is, please double-click into one of the unknown domain name queues, then click on the Find Now button and then double-click into one of the messages that are returned.&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;Look at the sender of the message. &amp;nbsp;If the sender is postmaster@yourdomain.com,&lt;/span&gt;&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;&lt;/wbr&gt;&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;&amp;nbsp;you are suffering from a Non Delivery Attack. &amp;nbsp;If the sender is a random user not in your organisation, then you are suffering from an Authenticated Relay attack.&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;Non Delivery Attack:&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;To prevent a Non-Delivery Attack, please turn on Recipient Filtering to reject recipients not in your organisation:&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;a href="http://www.msexchange.org/tutorials/Sender-Recipient-Filtering.html" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;http://www.msexchange.org/&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tutorials/&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;Sender-Rec&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ipient-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;Fil&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tering.htm&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;l&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;The reason for this is that you are currently accepting messages for anyone at your company, even made up names. &amp;nbsp;If the recipient does not exist, your server is sending a Non-Delivery Report back to the sending email address and as spammers usually make up the sender address, the email message will not be able to go anywhere as the domain is invalid. &amp;nbsp;Some of the email addresses that spammers use will be valid email addresses and thus some Non-Delivery report mail will get sent out to people who did not send an email to you in the first place and they will potentially report you as a spammer. &amp;nbsp;Mail of this type is known as Backscatter and this can get you Blacklisted. &amp;nbsp;Please see &amp;nbsp;&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Backscatter_(e-mail)" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;http://en.wikipedia.org/wi&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ki/Backsca&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tter_(e-ma&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;il)&lt;/a&gt;&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;&amp;nbsp;for more details.&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;If you also turn on Recipient Filtering, your server will reject recipients that are not setup on your server and the sending mail server will be responsible for sending a Non Delivery Report, not your server, thus shifting the problem back onto the spammer -&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.msexchange.org/tutorials/Sender-Recipient-Filtering.html" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;http://www.msexchange.org/&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tutorials/&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;Sender-Rec&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ipient-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;Fil&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tering.htm&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;l&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;Another tool that you can use to slow down spammers is to implement something called Tarpitting which forces a delay into the mail-flow process for anyone sending mail to an invalid address on your server. &amp;nbsp;This means that anyone targetting your server will spend lots of time waiting for a response from your server, slowing them down -&amp;nbsp;&lt;/span&gt;&lt;a href="http://support.microsoft.com/kb/842851" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;http://support.microsoft.c&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;om/kb/8428&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;51&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;Authenticated Relay Attack:&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;If the sender is not postmaster@yourdomain.com and is some random address, please Open Exchange System Manager and expand Servers&amp;gt; Right-click the Server Name and choose Properties&amp;gt; Select the Diagnostics Logging tab.&lt;/span&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;In the Services window, select MSExchangeTransport, and in the Categories window increase the logging level for Authentication to maximum. &amp;nbsp;Once you have done this, keep an eye on your Application Event Logs looking for event ID 1708 and it should soon become apparent which account is being abused. &amp;nbsp;Once you know which user account is being abused, change the password for that account and then stop and restart the Simple Mail Transfer Protocol Service and then cleanup your queues (The Administrator account is the usual target for spammers). &amp;nbsp;Here is a good document to help you cleanup &amp;ndash;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.amset.info/exchange/spam-cleanup.asp" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;http://www.amset.info/exch&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ange/spam-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;cleanup.as&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;p&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;" /&gt;
&lt;span style="color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;Once you have cleaned up &amp;ndash; please return the logging level back to None&lt;br /&gt;
&lt;br /&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;&lt;br class="Apple-interchange-newline" /&gt;
User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_3850290.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;mboppe&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/08/2010 - 12:10PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Great Article&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_3850290.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;mboppe&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/08/2010 - 12:16PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Is this applicable to exchange 2007 as well.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/08/2010 - 10:32PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;There are parts that are relevant to Exchange 2007, but not all of it.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
The sender details (postmaster or random) and thus the NDR spam / Open or Authenticated Relay issues are relevant to all Exchange versions, but the solution for 2007 will be different.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_1808530.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;SeanNij&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 08/16/2010 - 04:19PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Great!!!&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4625874.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;Bran-Damage&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 08/17/2010 - 12:20PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Great article! &amp;nbsp;Any reason why their would be nothing in the Event Viewer application log after doing the steps above for Authenticated Relay Attack?&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 08/17/2010 - 06:17PM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;@Bran-Damage - I presume you are referring to the Security Event Log?&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
If that is the case, then it may not be an Authenticated Relay Attack. You may have a virus on your network abusing your Exchange server. &amp;nbsp;I have seen this at a customer's site before.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
I would install a 30-day trial of Vamsoft ORF (in log mode only) and monitor the logs to see what is happening. &amp;nbsp;That should help to narrow down an account if you are an Authenticated Realy, but if not, then check the Blacklists and see why you are listed. &amp;nbsp;From there you can formulate a plan to stop the attack.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;a href="http://www.mxtoolbox.com/blacklists.aspx" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold;"&gt;www.mxtoolbox.com/blacklis&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ts.aspx&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
Also - if you found the article useful - please don't forget to vote for it : )&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_3522228.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;ficose&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 12/07/2010 - 11:18AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Wish I had this article earlier. Now the next customer that gets hacked won't keep me up all night clearing the queuesso &amp;nbsp;to keep the server up.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 12/07/2010 - 11:25AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;If you want to clear the queues very quickly - use aqadmcli.exe:&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;a href="ftp://ftp.microsoft.com/pss/Tools/Exchange%20Support%20Tools/Aqadmcli/aqadmcli.exe" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold;"&gt;ftp://ftp.microsoft.com/ps&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;s/Tools/Ex&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;change%20S&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;upport%20T&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ools/&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;Aqadm&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;cli/aqadmc&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;li.exe&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_3453095.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;samiam41&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/27/2011 - 04:47AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Had a hard time listening to your article over your awesomeness. &amp;nbsp;Great work! &amp;nbsp;I will save this article for the next Exchange battle I enter. &amp;nbsp;Thanks!&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/27/2011 - 05:56AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Sorry! &amp;nbsp;I'll try to crank up the article volume for you ;)&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
Alan&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_3522228.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;ficose&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 04/29/2011 - 11:35AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;I have found the quickest way to delete the smtp queue is to create a batch file on the desktop with the following contents&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
==========================&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==========&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==========&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;=&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
echo&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
echo delete the queue emails&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
net stop smtpsvc&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
d: &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; change to suite&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
cd "\program files"&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
cd exchsrvr\mailroot\vsi 1\queue&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
rem pause&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
del *.* &amp;lt;c:\yes.txt &amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; need a file called yes.txt that contains y&amp;lt;CR&amp;gt; in root directory of C:&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
net start smtpsvc&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
rem pause&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
==========================&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==========&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==========&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==========&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;==&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
this is assuming the queue in on the D: drive. Change to suite. Also you need to create a file c:\yes.txt which contains y&amp;lt;CR&amp;gt; only.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
If there are a lot of files in the queue the service may not stop. in this case bring up taskmgr and kill inetinfo.exe. Then run the patch file.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 05/03/2011 - 07:46AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;The problem with your option is that it may also delete valid emails. &amp;nbsp;With the aqadmcli.exe tool, it allows you to quickly zap only the bogus emails and not the genuine ones.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;User Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_6096983.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;andersonaraujo&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 07/08/2011 - 04:06AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;This post is very useful and clear. It helped me a lot. Good job Alan Hardisty!!!&lt;/div&gt;
&lt;/div&gt;
&lt;div class="comment" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #000000; font-family: 'times new roman'; font-size: 16px; text-align: -webkit-auto;"&gt;
&lt;div class="commentHeader commentHeader" style="margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; padding-top: 5px; padding-right: 17px; padding-bottom: 5px; padding-left: 17px; border-top-width: 2px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; font-weight: bold;"&gt;
&lt;div class="commentType" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: left;"&gt;Author Comment&lt;/div&gt;
&lt;div class="commentStats" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right;"&gt;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Author:&amp;nbsp;&lt;a href="http://www.experts-exchange.com/M_4926565.html" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999;"&gt;alanhardisty&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Date: 07/08/2011 - 04:31AM EST&lt;/span&gt;&lt;/div&gt;
&lt;div class="clear" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="pBody postableBody" style="margin-top: 17px; margin-right: 37px; margin-bottom: 17px; margin-left: 37px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;Excellent news - thanks for posting and I hope you keep clean.&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
Check out my blogs about things to do to prevent this from happening again:&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;a href="http://alanhardisty.wordpress.com/2010/09/28/increase-in-frequency-of-security-alerts-on-servers-from-hackers-trying-brute-force-password-programs/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold;"&gt;http://alanhardisty.wordpr&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ess.com/20&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;10/09/28/i&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ncrease-in&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;frequency&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-of-securi&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ty-alerts-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;on-servers&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-from-hack&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ers-trying&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;brute-for&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ce-passwor&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;d-programs&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;/&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
and&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;a href="http://alanhardisty.wordpress.com/2010/12/01/increase-in-hacker-attempts-on-windows-exchange-servers-one-way-to-slow-them-down/" target="_blank" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #999999; font-weight: bold;"&gt;http://alanhardisty.wordpr&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ess.com/20&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;10/12/01/i&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ncrease-in&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;hacker-at&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;tempts-on-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;windows-ex&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;change-ser&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;vers-one-w&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;ay-to-slow&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;-&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;them-down&lt;wbr style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;"&gt;&lt;/wbr&gt;/&lt;/a&gt;&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
&lt;br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" /&gt;
Alan&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;/span&gt;</description>
    </item>
  </channel>
</rss>
