• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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