Rank: Newbie
Groups: Registered
Joined: 7/3/2017(UTC)
Posts: 0
Location: Cartago
I'm trying to get the smtp message id (for example 250 2.0.0 OK E6/34-14477-91BB3595 ) after I send the email. Eg:
Dim oSmtpPool As EASendMail.SmtpClient Dim oMail As EASendMail.SmtpMail .. .. oSmtpPool.SendMail(oMail) '-- get smtp messageid here... -- Is there a way to get that smtp messageid value after I sent the email? I know about this event "OnReceiveResponse", in there I can see the value, but, is there a property that will get me that value? Regards,
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, i am sorry there is no such property, because this value is only returned by specific server, that is not a standard protocol. I thought you have to use OnReceiveResponse event to catch this value.
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.