![]() |
Need Plesk/Linux/smtp help - any pros around tonight
I have a server with Plesk on a linux server. I need to turn off SMTP traffic until I can figure out what happened.
I'm relaying traffic from a spammer. Yes relaying is closed. Plesk moved sendmail and uses qmail. just neet to shut down smtp till I can get plesk help in the morning. ./sendmail stop doesn't work - I've beat my head aginst google trying to find the right path and commands.. Any help appeciated. Thanks |
The command 'ps ax' will give you a nice printout of what's running on the system. Find the right process and kill it.
|
thanks - a linux novice here! was so suppose to be doing galleries, not learning the OS.... managed support would help and cost.
|
Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
was able find and kill the process!!!!!!!!!!!!!! |
NetRodent - You're the man!!!!!!
|
Just an FYI - Plesk has a built in sendmail backdoor through a file called FormMail.pl. It is a legit file, built to make form submissions from html to e-mail a breeze, but many of my customers have deleted the script as it, in default config, allows anyone to use it to parse spam through a server.
run this command to find it (other simple commands exist.. i know) find / -name "FormMail*" -print You can delete it or simply change the permissions on it so it can not be used. For future reference, you can use the command killall sendmail That will kill sendmail without having to search for it. |
All times are GMT -7. The time now is 05:39 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123