I have failed to send email using Lotus Notes in ASP.NET

Asked By 50 points N/A Posted on -
qa-featured

 

Hi Friends,

I have failed to send email using Lotus Notes in ASP.NET. It stopped working without any notification. I tried it several times but no result. Have you any idea to solve the problem? Please help me to get a remedy of this issue.

Thank you.

 

SHARE
Answered By 5 points N/A #154867

I have failed to send email using Lotus Notes in ASP.NET

qa-featured

 

Hi hay.

I can understand that you are not able to send mails through Lotus Notes in ASP.NET. This is a very simple issue and can be easily be resolved.

This is very common issue that most of the people face while they use ASP.Net for sending mails, the main reason is the codes that are used. I want you to please check and make sure that the .net codes that you have put to use are correct, please take good care and reconfirm that all the codes are correct.

I also want you to check one more critical concept here, make sure to confirm with your administrator that they do support SMTP or not. In case they don’t you will get an error that says “Unable to connect to the server” or it will just stop sending mails, which is the same issue that you are facing. At times the admin might use LDAP for sending out mails, in that case you have to reconfigure the .NET to send mails via LDAP.

Hope this is helpful. Revert back if you need anything more.

Bell Keny

Related Questions