Rank: Newbie
Groups: Registered
Joined: 1/16/2014(UTC)
Posts: 8
Thanks: 1 times
hi.
first, the this web site is very very very very very . . . . . . gooooooooooooooooogggg. Profetional.
I use the Easendmailobjlib and eagetmailobjlib component Simultaneously but my project don't compile. picture then below.
thanks.
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,
If you want to use both EASendMailObjLib and EAGetMailObjLib.
Code:
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, EASendMailObjLib_TLB, EAGetMailObjLib_TLB, StdCtrls;
then add the unit name as the prefix like this
Code:
var
oSmtp: EASendMailObjLib_TLB.TMail;
begin
oSmtp := EASendMailObjLib_TLB.TMail.Create(Application);
then it should be ok
Rank: Newbie
Groups: Registered
Joined: 1/16/2014(UTC)
Posts: 8
Thanks: 1 times
hi, very very very gooood.... I use project delphi7. Now I want download attache file from email. And when , subject is "my characters" show and download by project. Thanks.
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.