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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Thanks. I already knew this page.
My problem is that i don‘t know what will happen...
I set Plesk to split backup archives to 2048 MB each. Does it create at first ALL chunks and uploads them then to FTP? Then my server will crash as it has not enought space...
OR does it upload the chunks...
Hi,
quick question:
I want to backup my server (453G total, 266G used, 164G free) to an FTP Space.
The backup fails with the message "Not enough free disk space to backup selected objects. At least 236539.92 MBytes free disk space is required.".
I thought as of Plesk Onyx 17.5 and above the...
Is there a way to change the "from"-address for cron emails?
I get messages from "[email protected]", but I want from address to be "[email protected]".
My full FQDN is "subdomain.domain.com" (also the URI where the plesk panel is accessible) which is also my /etc/hostname and...
Hello,
my hostname: mars.example.com.
I have multiple domains "exampl1.com", "example2.com" etc. with mailboxes.
If I set a ssl certificate via Configuration => SSL/TLS-Certificates I can only secure the hostname / one mailserver address (mail.example.com) of the server.
To allow all domains...
Because I thought that maybe some other non-PLESK services / programs can (mis-)use postfix to send spam f.e.
I enabled Outgoing Mail Control-Feature already in PLESK limiting email sending to 300 for my domain (and disallow sendmail).
Ok. Thank you for clarification. But then there is the question why the iptables rule does prevent email sending. Because if the spawning processes run under the user postfix the iptables rule should work and let traffic pass through...
Can you help me with an iptables rule which only allows...
Thank you for your answer.
Ok I understand that master process must be running as root because of port bindings. But what about the spawning-processes (postfix does spawn new process if mails get send out, which should run as user postfix).
I try to secure my server, especially the mail delivery...
Hello,
I saw in master.cf file, that plesk configured postfix to run as root.
#
# Postfix master process configuration file. For details on the format
# of the file, see the master(5) manual page (command: "man 5 master" or
# on-line: http://www.postfix.org/master.5.html).
#
# Do not forget to...
Postfix was installed via PLESK. The question is how PLESK can use the via PLESK installed postfix with SMTP auth for sending emails as I deactivated sendmail completely. It would be the same case as if I would use an external SMTP server for sending ONLY PLESK mails and use the local (via PLESK...
Thank you. Yes, I want to configure PLESK to use an smtp server. But I also want to use postfix as smtp server not only the relay mentioned in the provided documentation section.
To be precise:
I want to have postfix with mailboxes on my server.
I do not want to let anything (scripts, PLESK...
Hi,
is there a chance to let Plesk sent administrator (backup finished, ssl certificates renewed, etc.) emails via smtp (postfix) instead of sendmail? Because I deactivated sendmail completely on my server to prevent spam.
Sincerely
Maximilian Füsslin
Yes but this is common practice as postfix needs to listen on system related ports which requires root. I thought that the master process is spawning sub processes if f.e. an email is sent which are running by postfix user.
F.y.i. the postfix config was never touched (I just used plesk to...