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.
Yes. I read and learned a lot, but befor I decide for any action, I want to understand where it come from.
As I understood, a Mailbox from any owner must be hacked by Virus or anything else.
So I want to find out witch one it is, to contact the owner of the mailbox.
Following also confuse me...
Hello I have two questions concerning the same subject.
1> I have some Spam mails in the Mail queue.
Sender and Receiver of this Mails are some strange and unknown E-Mails.
How can I detect from witch real E-Mail account on the Server this mail were sent.
2> Is it possible to allow to send...
Hello.
I have following Warning when creating a new Domain inside a Subscriptions:
I found this Article:
http://kb.odin.com/en/117725
But in my case this does not solve the Problem.
1> All permissions are right.
2> When I type command '/usr/local/psa/bin/repair...
Thank you very much Lloyd !
Until now I did not really checked this Page in Plesk.
And my last Step: To get
SSL on IMAP and POP
I only updated the file:
/etc/dovecot/private/ssl-cert-and-key.pem
with my keyfile
It works for me, but is this the optimal plesk-process to get SSL on Dovecot...
And to complete this thread:
Now I expanded the File
/etc/dovecot/conf.d/20-kkbits.conf
with:
protocol imap {
mail_max_userip_connections = 64
}
protocol pop {
mail_max_userip_connections = 64
}
and modivied the namespace sction with:
namespace inbox {
separator = .
prefix =...
Hello.
I think this forced namespace is a big disadvantage in Courier.
A lot of clients have various problems with sync and subfolders.
I think, I could solve this problem for me with dovecot.
I add a custom conf file:
/etc/dovecot/conf.d/20-kkbits.conf
with content:
# Dovecot My own Config...
I play around again with these values
MAXPERIP
MAXDAEMONS
So as I understood,
MAXDAEMONS should not be smaller like the Value of MAXPERIP * (Numbers of installed emails on the Server)
Because I did not get my Errormassage in the client because of MAXPERIP .
...I did get it because of...
Hy
On a testing server I switched from courier to dovecot Imap server.
As I understood in dovecot there is no need for this IMAP-Path-Prefix like in courier.
So now I still got all folders in INBOX and I have define INBOX to IMAP-Path-Prefix on any testing e-mail on this testing Server.
Is it...
Im Sorry but your answer did not solve my problem at all.
Lets repeat the facts:
My current Values are:
MAXPERIP=60
MAXDAEMONS=120
netstat -tupn | grep "194.XXX.XXX.71" (194.XXX.XXX.71 -> is my client IP)
Shows, my Ip only only 8 or 9 times
So why I got this error when I am far below...