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.
Ok, so I changed the script a little and I am more happy with it now:
--- /etc/postfix/master.cf ---
smtp inet n - n - - smtpd -o content_filter=spamchk:dummy
spamchk unix - n n - 10 pipe flags=Rq user=filter argv=/usr/local/bin/spamchk -f ${sender} --...
Hi,
This solution is not very reliable.
The script was relying on the existence of the following headers:
for <[email protected]>; Fri, 6 Jun 2014 15:51:25 +0100 (WEST)
Hi,
I have found a solution but I am not very comfortable with it, since it is not Plesk native.
What I did was changing /etc/postfix/master.cf to have all incoming messages to smtp go through a custom script:
smtp inet n - n - - smtpd -o content_filter=spamchk:dummy
spamchk unix -...
Hi,
I have one specific domain being to another SMTP server via Postfix transport_maps.
This works great, apart from Spam check not working anymore, Spamassassin is not being called for the domain.
Is there any configuration to have Spamassassin check email before it is routed via...
Agree, but..
I agree with you, but why did it get inconsistent in the first place?
It happened once, it will happen again.. I am not comfortable with "fixing directly in the server", who knows what else will break?
One question: if this is a "normal" problem as it seems (from other posts...
Clueless
No more clues tonight :-(
I really hope someone from ||Parallels look into this - my DB is clearly inconsistent and the only guilt goes to the GUI.
Now I'll have to hack the DB whenever I need to manage the SSL certs.. what a mess..
Some light
After struggling with the database, I found out that the 'admin' user is being removed from smb_users table for an unknown reason - can someone from || shed some light?
A temporary fix that allows me to see the SSL certificates page is to add the missing record to the smb_users...
More errors
I tried to follow the instructions on the first error.
But now, when I re-apply the settings on the admin profile page, I get this:
ERROR: Zend_Db_Statement_Exception
Up Level
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1' for key 'PRIMARY'
0...
Hi,
While adding a new SSL certificate I got into a severe problem that is blocking me from managing SSL certificates.
When I try to enter "Server Management / Tools & Settings / SSL Certificates" all I get is this...