Web Hosting Talk







View Full Version : how to create email aliases/forwarder on the fly


conanqtran
06-28-2006, 07:22 PM
hi all,

i working on the sign up script and i need to be able to create an email aliase/forwarder to a particular email address. The new aliase/forwarder will be based on the username...

how do i do this from the script? i'm using php and have root access to the server...

thanks all :peace:

phpgeek_dk
07-01-2006, 06:47 AM
it depends on the setup of the mail server...

Biju
07-01-2006, 07:07 AM
I agree with you phpgeek, it depends upon your mail server. give out your details.

conanqtran
07-03-2006, 07:47 PM
well thanks, in fact i need to setup my mail server first, i was looking in to Postfix and have made it to send out email but i can't recieve emails...

could you direct me to a good tutorial on how to setup and configure postfix under CentOs 4.3?

thanks guys...