On Fri, Jun 07, 2002 at 03:33:28PM -0700, Sudhakar Chandra wrote: > 1. An off-line mail reader that is capable of handling imap over ssl. > Preferrably non-X. Something along the lines of mutt.
fetchmail --proto=imap --ssl? > 2. A sturdy, secure, fast web mail interface (using PHP or some such) > that lets me check my mail back home while I am on the road. The web > server will be running over ssl for security. The software should be > able to read my mail in Maildir format. sqwebmail from the courier distribution. Implemented in perl, with a C program that sits in apache's cgi-bin directory. As with everything else in courier, understands Maildirs natively. Requires the base courier package, though. Then there are others that are written in PHP and uses IMAP to access mailboxes possibly on localhost. So the mailbox format doesn't matter (run courier-imap as the daemon?). Binand _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
