Rank: Newbie
Groups: Registered
Joined: 3/30/2017(UTC) Posts: 0 Location: Noida
Hello, I installed EASendmail in my ASP.NET C# project. I have lot of mail database. I want to check that mail working or not. So I send mail through my project and I want to check delivery status either mail or delivered or not according to that I want to update status in my database but I am getting below error."no supported delivery status notification marshal found" I used gmail SMTP server. Please someone help me to solve this problem. I am very grateful for that.
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Your server doesn’t support DeliveryNotification. Don’t add this line oMail.DeliveryNotification = DeliveryNotificationOptions.OnFailure | DeliveryNotificationOptions.OnSuccess; You can still get failure report, but there is no success report, you can take the recipient is valid you don’t receive failure report in 24 hours.
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.