Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
creating email accounts with PHP
Old 11-07-2007, 03:48 PM creating email accounts with PHP
The PHP Professor

Posts: 340
Name: Alex
Location: Behind You
Trades: 0
Hey all,

I wanted to know if it is possible to create email accounts throught the PHP script, and if so how could this be done?

I really need help with this, Thanks a lot in advance!
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
microcolt is offline
Reply With Quote
View Public Profile Visit microcolt's homepage!
 
 
Register now for full access!
Old 11-07-2007, 04:51 PM Re: creating email accounts with PHP
Yak Yak Yak Yak Yak

Posts: 593
Location: Rochester, MN
Trades: 0
I think this might help you if you have a cpanel host.
http://www.weberdev.com/get_example-4536.html

However, I would be wary of running anything that requires me to put my cpanel login information. I would advise against this.
__________________

Please login or register to view this content. Registration is FREE
neorunner is offline
Reply With Quote
View Public Profile
 
Old 11-07-2007, 04:58 PM Re: creating email accounts with PHP
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
You are touching a very broad domain here...

What OS is running your server ?
If it's linux/bsd:
What program is used as SMTP server ?
postfix, qmail, sendmail... ?
Do you use LDAP ?
Do you use a virtual user table map, and stored into a db or a file ?
Do you use physical system accounts ?
Do you use aliases ?
What program is used as POP/IMAP server ?
VpopMail, cyrus, dovecot, uw-imap, tpop3d ... ?

It's really way more complicated than you might think, and you probably want to speak with the guy handling your mail server configuration to know what is used and how it's configured before doing anything in PHP.

Just for your information, I needed 2 full days to configure my mail server the way I wanted it; with postfix and dovecot with spam/antivirus checking, imap ssl access and SMTP sending on SSL with authentification.

I setted up an LDAP directory (I needed 2 days too to set up this, but could not make it work with a self signed certificate), but had not the courage to go again through all the configuration of the server to make it use LDAP accounts.

I now use several deactivated shell account, with a series of alias to them.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Reply     « Reply to creating email accounts with PHP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12564 seconds with 12 queries