Rank: Newbie
Groups: Registered
Joined: 6/13/2017(UTC) Posts: 0
I am using the ActiveX control to send/receive/parse emails using EASendMails + EAGetmail. Sending is fine, but I could really do with knowing the best way to handle returned emails. I have a "return address" setup and during my tests have been working with bounce-back and "out of office" emails. The bounce backs seem to be pretty easy to detect (in my test environment), as the "IsReport" and "ReportType" methods give me what I need (I think). Assuming these are both triggered, I can scan through the original message, find an ID that I have embedded as a header - and we're good. But I could do with some advice to check that this is a good/reliable way to do it - or if there is a better way Secondly, the out of office emails can be detected when "IsReport" is false. But I can't seem to see how I can parse the emails in order to link them back to a record on my database. I could use the email address, but, emails could be sent from several databases, so it wouldn't be ideal to do it this way. Also, I can't see anywhere that has my original header ID (which would be ideal). It would be great if someone could give me some advice about the best/most reliable way to do this. . Thank you in advance. Andy
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Hi, you are correct at bounce report. For out of office message, there is not a standard for that. I thought you have to guess it by subject or body text.
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.