• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Qmail aliases not working

deltatech

Regular Pleskian
I am trying to create aliases on ALL domains as well as future created domains for 4 different email addresses. [email protected], [email protected], [email protected], and [email protected]. According to all qmail documentation, these go in /var/qmail/alias

I have created the following files in /var/qmail/alias .qmail-root, .qmail-postmaster, .qmail-abuse, .qmail-mailer-daemon.

The contents of all the above files is one line which is &[email protected]

Yet if I attempt to send an email to [email protected] it comes back with

The mail server responded: sorry, no mailbox here by that name. (#5.7.17)
. Please check the message recipient [email protected] and try again.
 
Hello,

Can you please provide me full qmail logs for your mail so that I can assist you in this regard
 
Hello,

Can you please provide me full qmail logs for your mail so that I can assist you in this regard

The error I get when sending to one of these aliases is...

delivery 1898: failure: Sorry._Although_I'm_listed_as_a_best-preference_MX_or_A_for_that_host,/it_isn't_in_my_control/locals_file,_so_I_don't_treat_it_as_local._(#5.4.6)

What I have done so far is. create the following files in /var/qmail/alias

.qmail-root
.qmail-postmaster
.qmail-mailer-daemon
.qmail-abuse

The contents of all the above files are the same it is just &[email protected]

The address [email protected] WILL accept email.


I realize another method is to put the above files in each domain ie /var/qmail/mailnames/domain.com/.qmail-postmaster however I don't want to do this because I want all future created domains to work without having to do this.
 
Back
Top