Email Address

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rmail2006
Forum Newbie
Posts: 3
Joined: Wed Aug 19, 2009 8:53 am

Email Address

Post by rmail2006 »

Iv registered a few domains and was wondering how i could set up the emails on them so that i could register an email on one site from another e.g. on example1.com i could register me@example2.com.

Thanks :)
User avatar
juma929
Forum Commoner
Posts: 72
Joined: Wed Jun 17, 2009 9:41 am

Re: Email Address

Post by juma929 »

Hello,

Im assuming you mean some kind of PHP email registration script that will add a new email account to the second domain? I think it depends on what kind of software you already have looking after your server such as Cpanel / WHM and if that will allow you to connect via some sort of API etc.

Obviously you may be able to run some kind of command in linux / windows but im really not sure.

I'm not 100% because ive never had to do that before so i'll be interested to see what others suggest you do.

Thanks
rmail2006
Forum Newbie
Posts: 3
Joined: Wed Aug 19, 2009 8:53 am

Re: Email Address

Post by rmail2006 »

thanks for the reply.
im with media temple and use there gridserver if that helps.

thanks :D
Post Reply