Have you tried to set the SMTP Server? (Admin > Settings> Site Settings> SMTP Server)? If this does not help please try this test application on your server:
a) On the web server, Stop “Simple Mail Transfer Protocol (SMTP)” service b) Open C:\Inetpub\mailroot\Pickup folder c) Send Email via the test application. d) Start the service...
i have setup the smtp in the settings which was configured in my outlook but not sending email. I have also checked through the test application but test application is not sending any email.
I had similar issues with mail..and the solution was to make sure the default website was running the same version of ASP as the ReportPortal site..which i belive was 1.1.
It sounds like the test application sends emails without any problems. This is strange because it is using the same code as ReportPortal application. Perhaps the problem is related to the settings or security of ReportPortal virtual directory. Does the problem do away if you give your IIS Anonymous user administrator access?