RE: [PHP] Creating mailaccounts

2001-10-03 Thread Ralph Guzman
/ ) if you are using Qmail, or Webmin which is a awesome web based administration tool ( http://www.webmin.com ) Hope this helps. -Original Message- From: Bjornie [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 11:56 AM To: [EMAIL PROTECTED] Subject: [PHP] Creating mailaccounts

Re: [PHP] Creating mailaccounts

2001-10-03 Thread sagar N Chand
work out with squrrelmail or basilix. If u want to set up won mail server then you must have your head and fingers into linux. /sagar - Original Message - From: Bjornie To: [EMAIL PROTECTED] Sent: Wednesday, October 03, 2001 12:25 AM Subject: [PHP] Creating mailaccounts

[PHP] Creating mailaccounts

2001-10-02 Thread Bjornie
Hi everybody! I have a problem :/ I just said yes to a project, which includes webmail. I know how to send mail and how to receive mail with imap, but can I in any way create a mailaccount on the server by using PHP? Or should I use any other language like Java/JSP or ASP (with a component)?`

Re: [PHP] Creating mailaccounts

2001-10-02 Thread Jason G.
Take a look at the exec() and system() functions. -Jason Garber www.ionzoft.com At 08:55 PM 10/2/2001 +0200, Bjornie wrote: Hi everybody! I have a problem :/ I just said yes to a project, which includes webmail. I know how to send mail and how to receive mail with imap, but can I in any way