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

Qmail local aliases

A

Alcedema

Guest
I'm trying to set up internal aliases for local users via:

echo [email protected] > /var/qmail/alias/.qmail-root
echo [email protected] > /var/qmail/alias/.qmail-mailer-daemon
chmod 644 /var/qmail/alias/.qmail*

.. etc

This works on other Qmail set up servers, just not my plesk server which is obviously using Qmail.

And yes, I did use a real email address and not [email protected].

To test it, I ran "mail root" as a locla user. The email did not get through nor can I find anything in the maillogs.

I ran "mail [email protected]" which worked perfectly. So it's something to do with the aliases, I just don't know what is different between the Plesk/Normal Qmail installations.
 
Back
Top