Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
When you use EASendMail.dll as ActiveX through HTML/Javascript code in your application (embedding IE component).
It works very well, but we always get a warning popup saying the ActiveX could be unsafe and ask to confirm it's use.
If you don't want the "warning information", you can do it like this:
First of all, here are the EASendMailObj Objects CLSID:
{DF8A4FE2-221A-4504-987A-3FD4720DB929} EASendMailObj.Mail
{FF80631D-E750-4C67-AFC3-5170AB72518B} EASendMailObj.FastSender
{EAFC4EAA-9390-492A-8E53-E179527780F6} EASendMailObj.Certificate
{036C2F8C-8D3C-4F4B-9B36-3B6F1D29C0B4} EASendMailObj.CertificateCollection
For example, you want to use EASendMailObj.Mail object in HTML/Jscript without warning.
Please open your registry with regedit tool
Then find:
{DF8A4FE2-221A-4504-987A-3FD4720DB929}
And add the following keys, then it is ok
• HKEY_CLASSES_ROOT\CLSID\{DF8A4FE2-221A-4504-987A-3FD4720DB929}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}
• HKEY_CLASSES_ROOT\CLSID\{DF8A4FE2-221A-4504-987A-3FD4720DB929}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}
ivan attached the following image(s):
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.