LER E-MAILS COM APP VB6

DANLEONHART 04/01/2015 13:07:04
#443582
Tem como ler e-mails a partir de aplicação desenvolvida no VB6 ?!
Com o componente MAPI é possível, mas depende de ter o Outlook...quero fazer sem a necessidade de programas de terceiros...
TUNUSAT 05/01/2015 08:09:34
#443601
DANLEONHART,

Talvez te ajude.

=========================================
VB - Emails , emails , emails...
Usando componente de terceiros

-Usando o ASPMAIL

http://www.macoratti.net/vb_email.htm
=========================================

[][ô]s,
Tunusat.
DANLEONHART 06/01/2015 00:01:37
#443616
Na verdade o que preciso é [Ô]Ler[Ô] e-mails...tipo, verificar se há e-mails na Caixa de Entrada, listá-los, e abrir o que for selecionado...
Para [Ô]Enviar[Ô] e-mails eu ja faço com CDO
TUNUSAT 06/01/2015 08:25:21
#443620

DANLEONHART,

Pensei que o ASPMAIL tivesse alguma propriedade ou método de leitura.
Abaixo mais exemplos.

======================================================
Retrieve Email and Parse Email in VB.NET - Tutorial
https://www.emailarchitect.net/eagetmail/kb/vbnet.aspx

Tutorial Index
• Retrieve Email in A Simple VB Project
• Retrieve Email from IMAP4 Server in VB
• Retrieve Email from Exchange Server with Web Service (EWS) in VB
• Retrieve Email from Exchange Server with WebDAV protocol in VB
• Retrieve Email over SSL connection in VB
• Download/Retrieve Email from Gmail account in VB
• Download/Retrieve Email from Yahoo account in VB
• Download/Retrieve Email from Hotmail/MSN Live account in VB
• Retrieve Email with Event Handler in VB
• Using UIDL Function to Mark the Email has been downloaded/read in VB
• Download Email with Background Service in VB
• Parse Email in VB
• Verify Digital Signature and Decrypt Email in VB - S/MIME
• Parse winmail.dat (TNEF/MAPI) in VB
• Parse Email Body, Attachment and Convert Email to HTML page in VB
• Parse Non-Delivery Report (NDR) in VB
• Create Folder and Manage Folder using IMAP4/Exchange Web Service (EWS)/WebDAV in VB
• Total Email Sample Projects - POP3 - IMAP4 - Exchange Web Service - WebDAV
======================================================

Veja também:

======================================================
Implement POP3 and SMTP in .NET
http://www.codeproject.com/Articles/8501/Implement-POP-and-SMTP-in-NET
======================================================

[][ô]s,
Tunusat.
Tópico encerrado , respostas não são mais permitidas