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.
in this directory "/etc/security/limits.d/" i found the file :
90-nproc.conf
with this code :
# Default limit for number of user's processes to prevent
# accidental fork bombs.
# See rhbz #432903 for reasoning.
* soft nproc 1024
root soft nproc unlimited
Should i upgrade 1024 to 4096 ?
In the file /etc/postfix/main.cf
i found :
smtpd_milters = , inet:127.0.0.1:12768 unix:/var/spool/postfix/ctmilter/ctmilter.sock
non_smtpd_milters = unix:/var/spool/postfix/ctmilter/ctmilter.sock
Should i comment this code ?
i had already tried :
ULIMIT="-n 4096"
with no result and i the alternative of disabling the code seems a little hard right ?
But if there is no other solution, i'm going to use it.
Thank you for your reply :)
and Sorry for my "hijack" :-(
Consider my error :
" warning: milter unix:/var/spool/postfix/ctmilter/ctmilter.sock: read error in initial handshake "
And my config :
OS CentOS 6.7 (Final)
psa 12.0.18-cos6.build1200140606.15
postfix 2.8.17-14042513...
I have the same result on plesk 12.5 on centos 6.7
But my config is :
smtpd_milters = , inet:127.0.0.1:12768 unix:/var/spool/postfix/ctmilter/ctmilter.sock
non_smtpd_milters = unix:/var/spool/postfix/ctmilter/ctmilter.sock
Any ideas ?
openssl version -a
OpenSSL 1.0.1e-fips 11 Feb 2013
built on: Mon Jun 29 12:45:07 UTC 2015
platform: linux-x86_64
options: bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN...
i install qmail server to test :
Aug 12 11:32:06 qmail: 1439371926.462418 status: local 0/10 remote 0/20
Aug 12 11:32:07 qmail: 1439371927.473565 status: local 0/10 remote 0/20
Aug 12 11:32:10 /usr/lib64/plesk-9.0/psa-pc-remote[30719]: PleskFilter: mi_stop=1
Aug 12 11:32:20...
Thank you for your reply :
in psa-horde.log :
ERR: HORDE [horde] FAILED LOGIN for test@xxx (test@xxx) [] to horde [pid 8925 on line 216 of "/usr/share/psa-horde/login.php"]
in maillog :
Aug 11 13:47:45 courier-imapd: Connection, ip=[::ffff:127.0.0.1]
Aug 11 13:47:45 courier-imapd: Disconnected...
I install a new server with centos 7 and plesk 12.
After a migration of one domain from a plesk 11.5, I create a new address mail on this domain on plesk 12.
The result : Impossible to connect to this mail by Webmail : login fail or by outlook.
Do you have ever seen this issue before ?