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

User unknown in virtual mailbox table (but working on Horde)

L

lvaroR

Guest
I created a new email account, but when I try to send an e-mail to it I get the message:
... «<[email protected]>: Recipient address rejected: User unknown in virtual mailbox table»
I get the same error with telnet after the RCPT TO command.

If I try to send an e-mail using that account, the authentication fails if I setup the account (from an e-mail client) with required authentication.

But I can send successfully e-mails through Horde. And I receive those messages from a desktop e-mail client without errors.

The older e-mails accounts are working fine.

I find an entry with
/usr/local/psa/admin/sbin/mail_auth_view | grep [email protected]

I get no output from
strings /var/spool/postfix/plesk/virtual.db | grep [email protected]
Using mchk and mailmng does not seems to change that.

I also found the file /etc/postfix/virtual.db .
strings /etc/postfix/virtual.db : no output

What could be the problem?

Regards
 
I created an entry in /var/spool/postfix/plesk/virtual.db and now I can send emails to that account without errors using postmap.
This the last line from the file virtual:
[email protected] [email protected]

But I still can't send emails using that account.
And, of course, Plesk is not updating the virtual.db file.

Could someone help me?
 
Back
Top