Rank: Member
Groups: Registered
Joined: 12/23/2010(UTC) Posts: 24 Location: rennes
Thanks: 8 times
I know it is possible to specify a personnal content type to the text MIME part of the message with BodyFormatEx. But How to keep the main HTML part to content-type "text/html" and to specify the altBody part with a specific content-type : "Content-Type: "text/calendar; charset=UTF-8; method=REQUEST"
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
flohogun2 wrote: I know it is possible to specify a personnal content type to the text MIME part of the message with BodyFormatEx. But How to keep the main HTML part to content-type "text/html" and to specify the altBody part with a specific content-type : "Content-Type: "text/calendar; charset=UTF-8; method=REQUEST"
I just built a test version which meets your requirement, please check your email, I've sent an email to you
Rank: Member
Groups: Registered
Joined: 12/23/2010(UTC) Posts: 24 Location: rennes
Thanks: 8 times
Our application is in c++, is it a problem?
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
flohogun2 wrote: Our application is in c++, is it a problem?
There is no problem with C++, but you need to import the EASendMailObj like this:
Code:
#import "C:\\Program Files\\EASendMail\\EASendMailObj.dll"
using namespace EASendMailObjLib;
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.