• 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.

Confixx 3.1.2 auf Plesk 8.2.1

T

Tux55

Guest
Hi,

I try to migrate from confixx to plesk. Everthing works fine, but all my old emails from confixx could not unpack to the new directory to plesk(qmail).

My test to convert manualy with mb2md.pl the emails seems to be good, but the automatismus don't work. The log show me a setuid error:

confixx: /var/spool/mail
-rw------- 1 web19p1 poponly web19p1

plesk: /var/qmail/mailnames/domain.de/
drwx------ 4 popuser popuser web19p1

maybe the problem ist web19p1 as userid?!? Could anyone help me?


Execution of /opt/psa/PMM/mb2md.pl -s /tmp/migration-unpack-EkQXPc -R -d /var/qmail/mailnames/domain.de/web19p1/Maildir failed with return code 2.
Stderr is
Insecure dependency in mkdir while running setuid at /opt/psa/PMM/mb2md.pl line 695.
 
indeed, sounds like a deep-perl problem happened because the script was run on behalf of root user, I haven't seen such error yet - did you try to apply to support yet?
 
Back
Top