Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Hello,
I would like to use WinSCP to download and analyze the mail server logs /var/log/maillog* on my Windows system.
I can easily access the files with Putty and also run a grep.
However, when I try to download the files with WinSCP I get "scp: maillog: Permission denied".
Does anyone have...
Hello,
I have been using the following function on our old IIS:
We read events out of a database and provided them to users as .ics files (webcal://mydomain.com/calendar.ics).
These .ics files have generated themselves automatically via PHP. So the .ics files were written in PHP, when opened...
Hello,
I have moved my website from my old hoster with MySQL to Plesk with MariaDB. I have mounted the database correctly and can also see it via PHPMyAdmin.
In my db_conect.php script I only changed the connection data in this script
<?php
$mysqlhost='1.2.3.4'; // MySQL-Host angeben...
Hello,
we need some mailinglists for our domain and we would like to import the recipients with a script from a text file.
In our first tests we used the mailinglists of MailMan. But the administration of MailMan is actually much too complex for us.
In fact, single mailboxes with integrated...
Hello,
we receive the delivery reports for our emails in a summarized form. So when we send a message to 5 recipients, we receive a delivery report in which all recipients are listed, even if they are different domains and companies.
For privacy reasons, we would like to receive a separate...
Hello,
we have a problem with the catch-all mailbox we created in Plesk.
We are using a Pop3 Connector to retrieve mails from this mailbox and distribute the emails locally to the Exchange.
Unfortunately the Plesk behaves differently than expected.
When we receive an email that is send to two...
Hello,
we are using catch-all function for a domain in Plesk. I have defined that mails to unknown recipients are forwarded to the catch-all mailbox [email protected].
The mailbox [email protected] is fetched by a Pop3 Connector (PopCon) and mails are delivered to Exchange.
Now I have the...
Hello,
I have already converted several wordpress sites in my Plesk with the Migration Tool. However, I am encountering problems with one special page. The migrator connects correctly to the site, but does not recognize wordpress as an application. I can only select files and the database. I...
Hello,
I am looking for a way to import a list of eMail addresses into the mailinglist by job.
The mail addresses are in a SQL database. But I have understood so far that there is no direct way to do this.
But I could of course write this list via PHP into a .txt or similar.
Can I import this...
Hello
I have created a new website and created a Let's Encrypt Wildcard certificate for it.
In the eMail settings of the domain I selected that this certificate should be used for webmail and SSL/TLS email. For webmail this works great. However, I cannot establish a secure connection using my...
Hello,
I am looking for a way to get the eMail recipients of a mailinglist from a SQL database. I know this possibility e.g. from IceWarp. There I could read out with a SELECT query from a MySQL database, to whom a mailinglist forwards the messages.
Can I implement something like this with...
Hello,
we have listed all our customers in a database. Of course, the content of the database changes daily. We would like to have the possibility to create a mailinglist, in which the entries of the database are imported automatically. What is the best way to realize this? Can Mailman do this...
Hello,
I am looking for a spam filter that periodically sends the users - alternatively the domain administrator - a spam report by mail. In the mail the user should have the possibility to release mails from the quarantine directly or to push them to the blacklist or whitelist.
Can this be...
Hello,
I am looking for a way to forward incoming emails directly via SMTP forwarder to an external mail server. So I need to be able to form a rule:
ALL incoming mails for domain xy.abc will be forwarded to IP 1.2.3.4. What possibilities do I have to implement this?
Thanks a lot
Best regards...