• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How to regenerate DNS zones on Windows.

Laurence@

Regular Pleskian
We have installed a new spam filter on our Plesk windows servers. Basically, this is a system we have designed for our linux servers but it can work on windows too. (We found SA and AV on Plesk was overloading our servers so devised a new system and there is no user-level SA on Windows anyway....) On linux, we process all mail on separate servers - mail comes into the server, gets sent to mail servers, gets processed with spamassassin and anti-virus and thhen gets sent back to the server. This means that the web servers aren't affected by load caused by these processes and it works nicely.

So going to do the same on windows. At domain level we put a custom button called Spam Filter Configuration and also in the Mail Area, we've hacked in a link with the Plesk Spam Filter image and they link to the SpamAssassin interface hosted on another server that sets rules on our mail gateway config.

So we need to send all mail that comes into the Windows servers to our mail gateway servers by adding MX records:

ms1.mailserver.com
ms2.mailserver.com
ms3.mailserver.com

...etc, etc.

On Linux it's very easy to regenerate all the dns zone in the database but we have to find out how to do this on Windows. We just need to rebuild all current domain's dns zones with the above MX records and remove the default MX record (mail.domain.com).

Any ideas?
 
Simplest way is to modify the default DNS template. Then, go through each domain clicking the "Default" button under the domains DNS.
 
LOl - 2 servers 1000+ domains. Yeeeaaaa, suuurrrreeee. ;)

No problem though, it's all been done and our end-user spam interface that is integrated into Plesk works great.
 
Back
Top