There is a more robust version of this extension, and other goodies for working with vpopmail from PHP available at: http://pmailadmin.sourceforge.net/
The extension will get added back to PECL once it is finished and tested.
![]() | CLI. vpopmail Functions简介
This extension has been moved from PHP as of PHP 4.3.0 and now vpopmail lives in PECL. 安装As of PHP 4, these functions are only available if PHP was configured with --with-vpopmail[=DIR].
![]()
rwidmer at sourceforge dot net
02-Jun-2004 09:01
There is a more robust version of this extension, and other goodies for working with vpopmail from PHP available at: http://pmailadmin.sourceforge.net/
Chester
11-Apr-2004 07:39
If you set vpopmail up with mysql support its quite easy to get a full listing of domains/users. You'l only have to use the vpopmail php functions to add/delete users/domains in a own written front end.
justin at linuxgroup dot net
30-Apr-2003 07:11
In reply to "You can easily save the directory listing of ~vpopmail/domains"
dredman at najt dot nu
02-Dec-2002 10:42
just compile MySQL support into vpopmail and you've got it. then you can get all the needed info from the db.
till'at'klimpong'dot'com'dot'NOSPAM
16-Oct-2002 10:31
In regard to an earlier post:
thomas at abitur003 dot de
16-Oct-2002 02:50
Well, you can safe your qmail-data like the domains, etc. in a database, which is quite usefull in my eyes. You just have to keep the data synchronized.
mike at hbhosting dot com
15-Oct-2002 08:07
This library is kind of useless without key functions like get_domain_info() and list_all_domains(). You can add and delete virtual domains, but you cannot list or view them. Without such functionality you can't go and write your own PHP front end to qmail.
| ![]() | ||