• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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