• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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