The smtp daemon for Qmail/Plesk is ran from Xinetd. In /etc/xinetd.d/ you will see this: [root@root xinetd.d]# ls -l smpt* -rw-r–r– 1 root root 400 Jul 18 23:18 smtp_psa -rw-r–r– 1 root root 401 Jul 18 23:18 smtps_psa [root@root xinetd.d]# The contents of the files: [root@root xinetd.d]# cat smtp_psa service smtp { socket_type = stream …

Recent Comments