• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Smtp 587

105547111

Silver Pleskian
Hi,

How can I enable SMTP on my server to listen to port 587 as well as 25?

I have seen this posted but not for plesk 8.0

cd /etc/xinetd.d
cp smtp_psa smtp_additional
vi smtp_additional
make the first line say "service submission"


killall -HUP xinetd

Is this right will it work?

Thanks!
 
It's not Plesk specific, so it should work no matter what version of Plesk, or if you don't have Plesk at all.....
 
Back
Top