Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. In addition, threat …
Category Archives: Plesk
How can I raise Courier-IMAP connections for my server?
By default, Plesk and the Courier-IMAP email server drastically limit the number of inbound connections to prevent users from opening up too many concurrent sessions. Unfortunately, this restriction can impact legitimate users who have multiple computers connecting to the Courier-IMAP server from behind a firewall or a single computer that runs an IMAP client that …
Continue reading “How can I raise Courier-IMAP connections for my server?”
Mysql max_connections
On accessing the Plesk control panel you may receive the “PleskFatalException Unable to connect to database: Too many connections” error message and this is caused when the mysql connections on the server are exceeded than the specified value.
Is it possible to limit a number of recipients in a mail message in Parallels Plesk Panel?
Resolution Since Parallels Plesk Panel version 8.4 it is possible to limit maximum number of recipients for email message. To prevent your users from sending mass e-mail, do the following:
How do I verify that my server is not acting as an open relay?
Everyone can send mail from the server without authorization. I think that relaying is opened on my server. How can I stop it?
Sending or viewing emails using telnet
Introduction When troubleshooting email issues, it may be useful to read or send emails from your server directly using the telnet application. This guide shows some basic steps to send an email from your server and how to check your email using telnet.