[PHP] mail client?

2003-01-14 Thread Henning Olsen
Does anyone know any reliable php/mysql mail-clients with support for pop3?

Yours

Henning


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] mail client?

2003-01-14 Thread Steven Balthazor
I use and recommend Squirrelmail.
http://www.squirrelmail.org/

Steven Balthazor
-Original Message-
From: Henning Olsen [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 14, 2003 7:03 AM
To: [EMAIL PROTECTED]
Subject: [PHP] mail client?


Does anyone know any reliable php/mysql mail-clients with support for pop3?

Yours

Henning


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] mail client?

2003-01-14 Thread Jason Wong
On Tuesday 14 January 2003 22:45, Steven Balthazor wrote:
 I use and recommend Squirrelmail.
 http://www.squirrelmail.org/

Squirrelmail doesn't support POP3 on it's own which is what the OP wanted.

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When we are planning for posterity, we ought to remember that virtue is
not hereditary.
-- Thomas Paine
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] mail client?

2003-01-14 Thread Joshua Pierre
 Does anyone know any reliable php/mysql mail-clients with support for pop3?

IMP perhaps ?

Have a look over at http://www.horde.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] mail client

2001-11-22 Thread Krzysztof Kakol

Hi
I wrote a kind of web mail client. But I've got a problem.
When the function imap_header fetches all of the headers from a mailbox in a
loop, it lasts very long time, if a user has big files attached to his
mails. I operate at pop3 server. What's the problem? Do you know, how to
list all of the messages headers not in 10 minutes?
kakol



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]