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.
I'm struggling to understand why my customers only get the 5th day delivery failed emails (status=deferred) and not the delayed DSN emails that are supposed to go out before. What could be wrong? I haven't touched Postfix outside the GUI.
Ok I have the same problem now with accepting emails from Postmark who is sending emails as [email protected] to [email protected]
Same T_DKIM_INVALID from spamd.
dkimvalidatior.com says DKIM, SPF are both ok when I asked Postmark to send there.
plesk dk_check also results in "succeeded"
Then...
a customer complained that some messages from adobe.com do not arrive. I checked and they are indeed rejected but why? SPF and DKIM are both PASS?!?
Dec 27 14:51:26 plesk postfix/smtpd[2443]: connect from a14-29.smtp-out.amazonses.com[54.240.14.29]
Dec 27 14:51:27 plesk postfix/smtpd[2443]...
Hi and thanks but won't this also change the default/initial customer pages? I only want to change/redirect plesks administration domain (plesk.mydomain.com) page at port 80.
EDIT: closing down plesk.mydomain.com:80 is also an option but Im not sure which is the proper, non-hack way.
plesk.mydomain.com:80 points to Plesk default page "This page is generated by Plesk, the leading hosting automation software."
I am struggling to understand where is my plesk.mydomain.com:80 page at.
I am hesitant to change any Apache/Nginx settings because I dont want to accidentally kill...
You were correct :)
I did a HTTP header check for the subdomain:
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 11 Oct 2017 16:03:17 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Expires: Wed, 11 Oct 2017 16:03:17 GMT
Cache-Control: private, no-cache, no-store, must-revalidate...
Thanks for the prompt reply!
The Plesk, Version 17.5.3 Update #24, is only a week old.
here is /usr/local/psa/admin/conf/templates/custom/webmail/nginxWebmailPartial.php
<?php /** @var Template_VariableAccessor $VAR */ ?>
<?php
if (!$VAR->domain->webmail->isActive) {
echo "# Webmail is not...
I just did the nginx version (1:1 copy-paste) with the latest Onyx but nothing at all changed. I just checked that the webmail is served by nginx and not apache. Has something changed in the config?
My customers want me to archive their emails - because it would be so convenient.
I'm thinking that NVMe storage is quite expensive to store old emails that only have a slight possibility that they are ever needed :)
Is there a possibility to run a cron to move old emails into /Archive...
So an error_log file managed to get so large in a short time that it ate up almost all the disk space. It is 80% of the partition capacity so rotation fails (because it wants to create a copy first and runs out of disk space?). I tried to shut down all services to rm the file but it gets...