Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/pleskhosts.com/httpdocs/forum/includes/init.php on line 49
Transfer a Domain Name $9.99
Register A Domain Name  $9.99
www.

Disable Secure SMTP [Archive] - Forums

View Full Version : Disable Secure SMTP


speedy
03-27-2007, 11:13 AM
Secure SMTP will show up as a Bindshell exploit in some chkrootkits, and a lot of providers dont want to offer it. here is how to disable it for RHE and Fedora Core

Edit the File
nano -w the /etc/xinetd.d/smtps_psa

Chagne to

service smtps
{
socket_type = stream
protocol = tcp
wait = no
disable = yes
user = root
instances = UNLIMITED
server = /var/qmail/bin/tcp-env
server_args = /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qm$
}


Restart xinetd

service xinetd restart


Your all done!


Transfer a Domain Name $9.99
Register A Domain Name  $9.99
www.