• 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 doesn't recognise new domains

S

SlinkeY

Guest
I have a problem on my PSA 7.5.4 that when i add a new domain, qmail doesn't recognise it.
I have tried to look in /var/qmail/control/virtualdomain, and the new domains are in this list.

Here is the error i get:
<mail@thom.no>:
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)

I use Debian in my installation.
 
Also my "/var/qmail/control/locals" file only has "localhost" in it.
Is this wrong? If so, how do i fix this problem without doing it manually?
 
When I renamed some domains I had to restart qmail to get the new ones to work. Maybe a restart will fix your problems?
 
I have restarted qmail, also i have tried updatedb. Nothing helps. :S This is a big problem for me.
 
Also i have runned qmail-showctrl to get an output, and it includes the domains that cannot recieve mail :S
 
On Plesk servers, the 'locals' file does not contain the domains, you have to make sure the domains are listed in the files:

/var/qmail/control/virtualdomains
(one domain per line with a colon and prefix number for each)

and

/var/qmail/control/rcpthosts
(one domain per line)
 
Back
Top