Rank: Newbie
Groups: Registered
Joined: 1/22/2016(UTC) Posts: 2
Thanks: 3 times
I have tried to download email from an imap account successfully using vb.net and EAGetMail, emails are saved to a folder as .msg. The problem is when I open one of those files with Outlook (tested only with 2016 version) and I try to reply to all, from address appears on to destinations. If I try that with a msg file saved by Outlook not by EAGetMail the reply to all is ok and from address doesn't appear on to destinations. I'm using evaluation version of EAGetMail, ¿is it a limitation or a bug?
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
thanks for reporting this problem, we will do a test and will back to you at tomorrow.
1 user thanked ivan for this useful post.
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, we have tested it. When outlook save the email, if the sender is an account existed in outlook, the message will be marked as self-sent, so when you click reply all, from will not be included in the destinations, however, when you use EAGetMail save the email, EAGetMail doesn't know if sender is an account existed in local outlook, so when you click reply all, from will be included in the destinations. That is not a bug or limit.
1 user thanked ivan for this useful post.
Rank: Newbie
Groups: Registered
Joined: 1/22/2016(UTC) Posts: 2
Thanks: 3 times
Thanks, that solves the question. It would be possible to include an option on a future version to mark email as self-sent? Something like this:
Code: Public Sub SaveAsOMSG( _
fileName As String, _
overwrite As Boolean, _
unsent As Boolean, _
selfSent As Boolean
)
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Ok, we will consider to add this feature at next version, but it cannot be done in very soon.
1 user thanked ivan for this useful post.
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.