Rank: Newbie
Groups: Registered
Joined: 6/2/2012(UTC) Posts: 0
Im using this to send mail System.Net.Mail but it conflict with EAGetMail when its using MailAddress? Any help?
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
sherlockturtle wrote: Im using this to send mail System.Net.Mail but it conflict with EAGetMail when its using MailAddress? Any help?
Hi, To solve this problem.
When you use EAGetMail MailAddress in your code, please use
EAGetMail.MailAddress instead of MailAddress
when you use System.NET.Mail MailAddress
please use
System.NET.Mail.MailAddress instead of MailAddress
then it is ok
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.