Start SMTP service automatically

Hi,

I have published web role in azure. I have installed SMTP in server and set the starting type as "Automatic" since everytime it should start this service automatically. 

In my application, whenever server gets restarted, SMTP could not be found. I need to install it again in this case.

Can somebody suggest what could be the problem here? 


June 24th, 2015 1:21pm

Hi,

 Have you configured the project to include the startup files.
 Refer the Below article under : "include Files in the service package" section.
 https://msdn.microsoft.com/en-us/library/azure/ff683672.aspx
 https://msdn.microsoft.com/en-us/library/hh180155.aspx
 RDP into your Role instance and verify that all the script files are copied to the root folder.
 
 As an alternative you can also refer to the following article that talks about SendGrid service.
 https://azure.microsoft.com/en-us/documentation/articles/sendgrid-dotnet-how-to-send-email/
 
Regards,
Nithin Rathnakar

Free Windows Admin Tool Kit Click here and download it now
June 27th, 2015 6:15am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics