Shalom Levytam writes:
Thanks for your reply. Could you please let me know the names of some of these existing tools. I have been searching for two days now and am coming up dry. Pretty much I would like to be able to check the pop3 messages using php then insert them into courier imap. Is this possible ?
Maybe, but the standard tool that does this is called "fetchmail". It's a separate program that will download mail from an external pop3 mailbox, and deliver it to your local mailbox.
You mentioned that I would could potentially write my own code to perform these functions. Could you give me some direction in this regard? What type of code? How would it interface with CourierIMAP.
C code. Courier-IMAP is written in C. You are, of course, free to hack at it, in whatever way you wish.
pgpi77qR0dKRQ.pgp
Description: PGP signature
------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
