• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

allow user to create there own emailaccount

L

Lorenzol

Guest
Hello,

i have a simple form to allow the user to create his own emailaccount. The form have only 2 fields. One field to type in the name like mike.miller and the other filed to type in the redirect adress like [email protected]

Now I`m looking for a script that automaticly creates a emailaccount with redirection.( in Plesk 8.0.)

Before we use plesk we use confixx. This wasn’t a problem. We just have to add the informations in the mysql Confixx database in the mail table. In Plesk this doesn’nt work. Plesk add more informations in other tables for example in the table Accounts and Permission and some other files are written.

Some people told me to use /usr/local/psa/bin/mail.sh but I don’t now how to access mail.sh after the form is submitet. I read that mail.sh can only be run with root permission. All my scripts are writte in perl.

I kneed a Example in Perl.

Does someone have a solution for this problem?


Thanks ( sory for my bad english)
 
Back
Top