• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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