The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
when i try ro send a message it show this error.
The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for [email protected]
ADAdministrator Syncfusion Team February 21, 2006 05:19 AM UTC
Hi Alvin,
This is happening because your SmtpMail.SmtpServer is rejecting addresses.
1. Make sure all email addresses specified at MailMessage.To, MailMessage.Cc, MailMessage.Bcc and MailMessage.From are valid email addresses.
2. Make sure you have permissions to relay through the server.
3. Make sure the MailMessage.From has permissions to relay through the server.
Thanks,
Vijay
Need More Help?
Get personalized assistance from our support team.