Ian LeBlanc <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am attempting to create mail users with PHP.
> I have seen it done with perl and I am wondering if any of you have had
> success with doing it with PHP.
Simple. Add each username and password to a plain text file. Once an hour,
have another script running under root's crontab check that file for entries
and create the users.
--
Rick Hodger
--
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]