Rank: Newbie
Groups: Registered
Joined: 12/13/2017(UTC) Posts: 1
Hello,
I'm trying to get an excel-list of Gmail-Mails:
I need to link Labels(=folder!) with some part of a mail-body, since the label consits of the name of the customer and the mails (body) contain the order-id.
With google's help I ran into
this tutorial and to emailarchitect, which seems like the perfect solution for me.
Everything works fine, but I need to have the label of the current e-mail as well. By now I can get the Subject, From, the Body, .... But not the label :(
I'm really glad about any link/help you can provide for me.
PS: see the linked tutorial to see the used code
Cheers from Austria,
Daniel
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, the VBA used POP protocol, it always retrieves the email in INBOX label/folder, if you want to access all folders, you should use IMAP4 protocol, please download eagetmail from:
https://www.emailarchite...net/downloads.aspx?cat=1 after you installed it on your machine, you can find Samples_VB6\imap_full.vb6, it demonstrates how to list all folders and emails.
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.