• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

smtp start scripts

B

brynk

Guest
After the latest update of 8.4 my smtp_psa files are no longer located in /etc/xinetd.d/ (or anywhere else).
Where can I find the new startup scipts (or any notes on the update...)?
 
After the latest update of 8.4 my smtp_psa files are no longer located in /etc/xinetd.d/ (or anywhere else).
Where can I find the new startup scipts (or any notes on the update...)?

if you use Ubuntu or Debian it's a /etc/inetd.conf instead of /etc/xinetd.d/smtp_psa
But it is not a startup script - it's a superserver config file.
 
Ok, thanks. I also added a smtp_alt line here, since that wasn't copied. I'm not sure where I should add the -Rt0 option though...
I also noticed lines for ftp and poppassd. The old files are still in /etc/xinetd.d/. Can I safely remove those?
 
Back
Top