hi, i am a new user here... i want to know how to do this:
firstly;
When we go into the Email Forwarder page, we can create a new forwarder by giving two information:
User name: [email protected] (means the name of the forwarder)
Forwarding destination: [email protected]
2;
ok, let say now I have 200 members who also want to register for a forwarder account (which they can choose any user name they like: [email protected]
3;
So, I want create a PHP page to automate this registration process¡K(so that I don¡¦t need to manually key in every members¡¦ details from time to time, and the PHP will automatically create the forwarders for them...)
4;
Finally, I need to know where those Email Forwarder¡¦s information are kept in the server. Or else, I can¡¦t use the PHP to automate this process by updating the forwarders info in the server.
Do you all understand what I mean? I hope you all can provide me information on it.
Thanks.
firstly;
When we go into the Email Forwarder page, we can create a new forwarder by giving two information:
User name: [email protected] (means the name of the forwarder)
Forwarding destination: [email protected]
2;
ok, let say now I have 200 members who also want to register for a forwarder account (which they can choose any user name they like: [email protected]
3;
So, I want create a PHP page to automate this registration process¡K(so that I don¡¦t need to manually key in every members¡¦ details from time to time, and the PHP will automatically create the forwarders for them...)
4;
Finally, I need to know where those Email Forwarder¡¦s information are kept in the server. Or else, I can¡¦t use the PHP to automate this process by updating the forwarders info in the server.
Do you all understand what I mean? I hope you all can provide me information on it.
Thanks.