I have an Asp.net 3.5 application that uses SMPT to send emails to users. This application works perfectly well on one Web sererver(WebSer ver1) that we use for load balancing but on the other server(WebServe r2) that is supposed to be identical to Webserver1 it takes the email about 10 extra minutes to process. Both of these sever have.Net Framework 3.5 SP 1, just as Visual Studio 2008 has on my local development box where the application was created....