• 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.

Recent content by JohnBritto

  1. J

    Postfix sending emails to gmail

    Thanks for the answer. Finally the warning disappeared. I followed the steps. There is no "smtp_tls_CAfile" so i have to manually append that. At first try i get the following error in the logs.. cannot load Certificate Authority data: disabling TLS support Jul 14 04:44:28 sodexis...
  2. J

    Postfix sending emails to gmail

    Thanks for replying IgorG. I have no issue in sendnig email via google SMTP servers. I use google apps for my domain. Whenever sending an email, i get to see google complains of certification verification error in plesk mail logs. as i posted in previous posts. Could suggest way to...
  3. J

    Postfix sending emails to gmail

    Not yet . Still waiting for parallels to reply.
  4. J

    Postfix sending emails to gmail

    Hi, I followed your link discription.. But i dont have any cacert file in /etc/postfix/ssl/ . ssl directory not exist. What i have is in /etc/postfix/main.cf : smtpd_tls_cert_file = /etc/postfix/postfix_default.pem I did cat for Equifax and thawte certificate into postfix_default.pem...
  5. J

    Postfix sending emails to gmail

    Suffering from same error. +1 .any workaround .. anybody. Followed this POST of GregHL, but its not working. Awaiting response. Centos 6.4 Panel version 11.5.30
  6. J

    Error during AWStats update

    Getting same Error here.. unable to update awstat component. Any fix ?
  7. J

    how to view server-status in plesk enabled centos server.

    First of all, I thank you and relay appreciate your approach to solve my issue. I followed your way of adding conf in mod_status.conf . I tried with "allow from 127.0.0.1 localhost", but the browser get redirected to http://localhost/login which display plesk favicon. (Thus with that...
  8. J

    how to view server-status in plesk enabled centos server.

    Hi , I have removed # under httpd.conf and my httpd.conf for server-status are: ExtendedStatus On <Location /server-status> SetHandler server-status Order Deny,Allow Deny from all Allow from 127.0.0.1 </Location> when i do lynx http://localhost/server-status . either i get 403 forbidden...
Back
Top