From: James M. <ji...@so...> - 2007-06-08 20:04:03
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 raj pansuria wrote: > > now i want to write application in my fedora pc which retrieve my mails > from mailserver and application is able to read this email. > Since you are posting in the Fetchmail list, I presume you want to use Fetchmail for part of this application. Write your program to have a SMTP server running. Set up Fetchmail to retrieve the messages from the mailserver and send them to your program. After receiving each message your program can then do things to it. Or you could just add a POP3 module to your application that gets the messages directly from the server. BTW your shift key is defective. - -- jimoe (at) sohnen-moe (dot) com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (OS/2) iD8DBQFGaZTSzTcr8Prq0ZMRAtaEAJ9D2C9g9zcW3mBfy1n9WCLLjF2ljgCfVHtw 7R1LlGya0dCBs08CaDc5BnM= =yexW -----END PGP SIGNATURE----- |