Its like i want to import my all mails at one place. php is my end. Can anybody tell me how to implement this.I just want need the basic funda.. what are various libraries i should use. Any suggestions and things not to do.Thnks..
A:
You can write a program to fetch your messages through mail protocol however, basic yahoo subscription does not allow this. In gmail you have to open this functionality from options. Also check this question.
Cem Kalyoncu
2009-11-14 07:24:14
A:
For gmail contacts You should check this: http://code.google.com/intl/pl/apis/contacts/
Maciek Sawicki
2009-11-14 07:30:30
A:
Mail can be retrieved using IMAP
IMAP must be enabled on gmail accounts
You could also look at this tutorial
Heinrich Filter
2009-11-14 07:36:21