Recent content by zzz

  1. Z

    Problem with Plesk SMTP service

    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 ?
  2. Z

    Problem with Plesk SMTP service

    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 ?
  3. Z

    Problem with Plesk SMTP service

    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.
  4. Z

    Problem with Plesk SMTP service

    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...
  5. Z

    Problem with Plesk SMTP service

    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 ?
  6. Z

    Problem on mail and webmail with new centos 7 + plesk12

    yum --showduplicates list openssl Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.coreix.net * extras: mirrors.coreix.net * updates: mirrors.coreix.net Error: No matching Packages to list yum downgrade openssl-1.0.1e-42.el7.8 Loaded plugins...
  7. Z

    Problem on mail and webmail with new centos 7 + plesk12

    yum list installed openssl Loaded plugins: fastestmirror base | 3.6 kB 00:00 extras | 3.4 kB 00:00 plesk-php-5.2 | 2.9 kB 00:00 plesk-php-5.3 | 2.9 kB 00:00 plesk-php-5.4 | 2.9 kB 00:00 plesk-php-5.5 | 2.9 kB 00:00 plesk-php-5.6 | 2.9 kB 00:00 updates | 3.4 kB 00:00 (1/9)...
  8. Z

    Problem on mail and webmail with new centos 7 + plesk12

    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...
  9. Z

    Problem on mail and webmail with new centos 7 + plesk12

    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...
  10. Z

    Problem on mail and webmail with new centos 7 + plesk12

    plesk_virtual unix - n n - - pipe flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /var/qmail/mailnames mailman unix - n n - - pipe flags=R user=mailman:mailman argv=/usr/lib64/plesk-9.0/postfix-mailman ${nexthop} ${user} ${recipient}...
  11. Z

    Problem on mail and webmail with new centos 7 + plesk12

    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...
  12. Z

    Problem on mail and webmail with new centos 7 + plesk12

    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 ?
Back
Top