Also check if your smtp server is working fine. -- Davide Baglieri On Thu, May 7, 2009 at 4:07 PM, Joe Forsythe <jforsythe@xxxxxxxxxxxxxxxxxx> wrote: > > > If: > 1. The mail usually sends > 2. It suddenly stops sending > 3. Restarting IIS resolves the problem > > Then you have 2 probable causes: > 1. IIS is crashing all by itself, or set up improperly, or there are > any of a number of issues with your server setup. > 2. Your code is causing a problem with IIS that is accumulating over > time. > > Because you haven't provided any code, all we can do is guess. My > guess is magical elves. :) > -- > Joe > > On May 7, 2009, at 2:33 AM, yomikabiawu wrote: > >> >> >> Hi guys, I have an application on my office intranet. php/mysql/ >> iis. The application has been deployed and running effectively. The >> only proble is that sometimes the mails stop delivering. When the >> form is submitted it displays that the message has been sent but it >> is not delivered inbox of outlook mail. This has happened several >> times and sometimes i just tweak and restart the iis then it starts >> working. this time around, it has not come up, i'm looking for a >> lasting solution. >> >> Any recommendations please? > > [Non-text portions of this message have been removed] > >