PDA

View Full Version : Mac Mail Client supporting IMAP




sethi.hitesh
Mar 29, 2006, 02:52 AM
We need to implement a mail client for our IM Application on MAC.

Please suggest a substitute of QuikSoft in Windows,whose APIs calls can be used to send and Receive messages from the mail server through IMAP.

Regds,
Hitesh



jholzner
Mar 29, 2006, 09:15 AM
We need to implement a mail client for our IM Application on MAC.

Please suggest a substitute of QuikSoft in Windows,whose APIs calls can be used to send and Receive messages from the mail server through IMAP.

Regds,
Hitesh

I'm not sure I'm clear on what you are asking but I know Apple's Mail application supports IMAP.

JasonElise1983
Mar 29, 2006, 05:45 PM
yeah, a little confused here too, but Thunderbird does IMAP really well. Takes a few mintues to set up, but after that works flawlessly. :)
JE

sethi.hitesh
Mar 30, 2006, 12:26 AM
we are looking for some library that can be integrated with our C++ Application on MAC and that exposes the APIs for connecting to mail server through IMAP and retreive messages.

Hitesh

superwoman
Mar 30, 2006, 01:02 AM
Should you direct your questions to the Programming forum?

iMeowbot
Mar 30, 2006, 01:09 AM
There is always Mark Crispin's c-client (http://www.washington.edu/imap/) library.