Import mails from customized e-mail client into Oultook interface

C

corcaci.lucian

The client has a customized e-mail client with a web interface.
It is required to import the e-mails and folder structure into Outlook 2013 interface in a separate tab, without connecting the e-mail account to Outlook (as usually connect an yahoo or gmail account).

The import will be made using methods from a web service which provides information like folder structure, From, To, Date etc. The service returns this in DataTable format.

How can I display the e-mails form the custom e-mail client into Outlook interface, using the information from the web service?
 
T

tillman1952

How can I display the e-mails form the custom e-mail client into Outlook
interface, using the information from the web service?

When you say "e-mail client", are you referring to a program installed on aPC that has itself a web interface? Web interfaces to mailboxes are not mail clients. If you use a web interface to a mailbox, you are directly accessing the server. No client involved.

The format you describe is not a format Outlook 2013 can import. Why can you not connect Outlook 2013 directly to the mailbox using one of the standard mail protocols like POP or IMAP?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top