Date: 09/10/00
- Next message: Robin Bowes: "RE: [phplib] how to add pop3 user using php?"
- Previous message: Dean Brandt: "[phplib] page_open"
- In reply to: ÖÜÁ: "[phplib] how to add pop3 user using php?"
- Next in thread: Robin Bowes: "RE: [phplib] how to add pop3 user using php?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Sep 10, 2000 at 03:00:39PM +0800 ÖÜÁÖ wrote:
> Date: Sun, Sep 10, 2000 at 03:00:39PM +0800
> From: ÖÜÁÖ <zl8888 <email protected>>
> To: To phplib
> Subject: [phplib] how to add pop3 user using php?
Hi!
> I want to provide free mail account for my customers based on
> WEB,but I can not decide how to accomplish it.
You need a POP3/IMAP-Server with a customizeable authentication-module.
> OS:Red Linux 6.1
> Mail Server:sendmail 8.9
In a scenario I recently deployed I used sendmail with a maildir-drop
and QPOP with a customized authentication-database. All users share
the same UNIX-User and each account is added in the alias-database
with a maildir-drop line. The IMAP-server (courier-imap) does the
same and works with IMP.
So you still can combine procmail-flexibility with the high performance
of maildirs.
Leif Jakob
Internet Solutions
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Robin Bowes: "RE: [phplib] how to add pop3 user using php?"
- Previous message: Dean Brandt: "[phplib] page_open"
- In reply to: ÖÜÁ: "[phplib] how to add pop3 user using php?"
- Next in thread: Robin Bowes: "RE: [phplib] how to add pop3 user using php?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

