Jump to content

Create email accounts with PHP


Welling

Recommended Posts

You could just use a form of Web mail, and as this is a PHP forum I would recommend RoundCube.

 

It's still in its beta stages but very tasty.

 

http://roundcube.net/

 

Easy to setup but this is just another form of web mail, like the ones on offer through Cpanel.

 

Hope this helps.

Hmmm, I'm not sure if and what the command is to tell you which mail server is installed, but Postfix is quite a common Linux mail server - If I remember correctly, Postfix stores all of its data in a MySQL database  so see if there is a database set-up for it. If so, you're in luck, I think you just have to add a record to the users table and create a directory to store the users mail in, check the manual. If not, I'm no longer help to you...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.