• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

warning: database /var/spool/postfix/plesk/virtual.db is older than source file /var/

U

Udenhainer

Guest
Hello,

I've switched from Qmail to Postfix. Here, the following error.
May 18 11:08:01 sxxxx postfix/postfix-script[32427]: starting the Postfix mail system
May 18 11:08:01 sxxxx postfix/master[32428]: daemon started -- version 2.8.4, configuration /etc/postfix
May 18 11:08:10 sxxx postfix/smtpd[32432]: warning: database /var/spool/postfix/plesk/virtual.db is older than source file /var/spool/postfix/plesk/virtual
May 18 11:08:10 sxxxx postfix/smtpd[32432]: connect from unknown[ipxxxxx]
May 18 09:08:11 sxxxx postfix/smtpd[32432]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
May 18 09:08:11 sxxxx postfix/smtpd[32432]: warning: unknown[ipxxxxx]: SASL LOGIN authentication failed: generic failure
May 18 09:08:11 sxxxx postfix/smtpd[32432]: lost connection after AUTH from unknown[ipxxx]
May 18 09:08:11 sxxxx postfix/smtpd[32432]: disconnect from unknown[ipxxxxx]
How can I fix it? Does anyone have any idea?

regards
 
Now I followed the following instructions http://kb.parallels.com/de/5801.
[suser@s~] # /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component qmail
If I then switch to postfix, I got this error:
May 18 12:46:01 s~ postfix/master[4225]: reload -- version 2.8.4, configuration /etc/postfix
May 18 12:46:26 s~ /usr/lib64/plesk-9.0/psa-pc-remote[4817]: PleskFilter: mi_stop=1
May 18 12:47:16 s~ postfix/smtpd[5262]: connect from unknown[213.165.xxxx]
May 18 10:47:16 s~ postfix/smtpd[5262]: fatal: host/service localhost/12768 not found: Name or service not known
May 18 12:47:17 s~ postfix/master[4225]: warning: process /usr/libexec/postfix/smtpd pid 5262 exit status 1
May 18 12:47:17 s~ postfix/master[4225]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
 
Back
Top