I have a Classic ASP web application that sends email using CDOSYS for our Service Requests. Everything was working just fine. All of a sudden I am receiving multiple copies of the emails.
- The OS is Windows Server 2008 R2 with IIS 7
- The last email sent normally was sent on 9/15 at 2:04 PM
- The first email that has been sent repeatedly was first sent on 9/16 at 11:46 AM
- Each email seems to be a uniquely sent email based on the message headers.
- There were no relevant events recorded.
- No change was made to the code.
Does anybody have an idea what may be causing this?