LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   regarding mail (https://www.linuxquestions.org/questions/linux-general-1/regarding-mail-559811/)

amit_pansuria 06-07-2007 12:58 AM

regarding mail
 
Helo
my applicatin setup is given below.
my pc which is running on fedora 6 which is connected to local mailserver(pop3) via LAN.

now i want to write application in my fedora pc which retrieve my mails
from mailserver and application is able to read this email.
i m using c++ language.
another approach is
if above is not possible then
after my email comes from mailserver to my personalaccount (fedora pc)
i want to write application which retrieve email from my user account and want to read it from my application .

Plz help me
best Regards,
Amit

gilead 06-07-2007 05:58 PM

There's a tool called fetchmail that downloads mail from POP or IMAP servers and delivers it to your local account. You could download it from http://fetchmail.berlios.de/ and see if it gives you any ideas.


All times are GMT -5. The time now is 04:22 AM.