• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. O

    Resolved Two words about Postfix and SSL/TLS

    Hi Peter, thank you for yours answers. I have checked my configuration and find the solution for the 250/220 error, so now I can send my mail via SMTP. For the ciphers, I think that if a server user "those old and insecure" ciphers, well, it isn't configured as a "good" server because I have...
  2. O

    Question Strange nginx log

    Hi, today I found this entry on my log : 169.229.3.91 - - [27/Oct/2017:04:40:31 +0200] "GET /ccsetup535.exe HTTP/1.1" 200 3743 "-" "Mozilla/5.0" This is very strange because I haven't any file .exe on my server, and more, I have any file on my root/default directory. But from the log I have...
  3. O

    Resolved Two words about Postfix and SSL/TLS

    Hi, I'm trying to configure Roundcube to use postfix with TLS but I have some trouble with error 250/220 so I've tried to use PHP function (webmail/roundcube is on the same server of postfix). Now I can send email, but my question is about security: is this mode (php mail) secure ? Or should I...
  4. O

    Resolved Set date format log on Roundcube

    Hi UFHH01, I've already read that document, and it's was for that that I have tried +0200 and +02:00. Probably I haven't understood
  5. O

    Question Postfix open and configure smtpd

    Hi, after I read this KB : How to use another port for SMTP connection if 25 port is blocked by ISP I have had some doubts. - In master.cf shouldn't remove # from "submission inet n – n – – smtpd" ? - Should I put # in front of "smtp inet n - n - - smtpd...
  6. O

    Resolved Dovecot seems down, but...

    Hi IgorG, now it's work.
  7. O

    Resolved Set date format log on Roundcube

    Hi Paul, yes, timezone is set in php.ini. I thought that last char given me the possibility to set time offsets.
  8. O

    Resolved Dovecot seems down, but...

    I'll can try this option tonight. I hope that reinstall Dovecot all costumer mail and configuration still remain as they are. It it ?
  9. O

    Resolved Dovecot seems down, but...

    Hi IgorG, new update. After I have delete deliverquota, all email has been deferred. Why ? I have must put deliverquota in /urs/bin/ and then postsuper -r ALL to send all. What is going on ?
  10. O

    Resolved Set date format log on Roundcube

    Hi, I've tried to change date entry log in defaults.inc.php to show the correct time when I look in log. But without success. I've change $rcmail_config['log_date_format'] = 'd-M-Y H:i:s O' to $rcmail_config['log_date_format'] = 'd-M-Y H:i:s +0200' (I've tried +02:00 too) but in the log the...
  11. O

    Resolved Dovecot seems down, but...

    Hi IgorG, I have reach that KB directly when I clicked on error from Plesk panel. So, this is was my fault. Anyway, thank you
  12. O

    Question HSTS and ssl.conf command

    Hi SahinS, thank you for your answer, but my problem that if I configure this command in ssl.conf remain. I must set in the the Apache directive to work.
  13. O

    Question Where is the place to specify X-Content-Type-Options for Plesk?

    I have a similar problem that I have comment in this thread : --> It seems that I can "only" put X-directive in the single domain because if I put them in ssl.conf they aren't active
  14. O

    Resolved Dovecot seems down, but...

    Hi IgorG, a little update: I've tried to remove "deliverquota" that I have download from this KB , stop the service, and then restar it. Now from Plesk panel I can see that Dovecot is running. o_O Is there some incompatibility with this command ? I have download it for my Plesk version (17.5.3)...
  15. O

    Resolved Dovecot seems down, but...

    Hi IgorG, yes, master.pid exists when Dovecot is running and does not exist when I stop the service. However from Plesk panel service is not running. I'll try to reinstall dovecot and report here the result
  16. O

    Resolved Dovecot seems down, but...

    Hi, from panel Server Management, in services management, Dovecot is stopped; but if I check the status from terminal is running. Dovecot service is running from watchdog too. So, why from plesk front end is not running ? I had some problem with some deferred email so I've check KB and I have...
  17. O

    Question Change default language for Horde

    Hi UFHH01, I know about cookies, and it doesn't work.
  18. O

    Question Change default language for Horde

    Hi, I've change the defaults array from '' to 'my language' in /usr/share/psa-horde/config/nls.php. It seems to works only with IE. In Firefox this change isn't working. Is there some other file that I have to mod ? Thank you
  19. O

    Resolved Dovecot and conf.d directory

    Hi UFHH01, so with dovecot, if I want to include some directory I must use "!" ? Because in all other services like nginx, proftpd, postfix, etc the command "include" is not preceded by "!"
  20. O

    Question Can be delay the start of Watchdog?

    Hi IgorG, is there something other that I can do ? I've seen in /etc/systemd/system/multi-user.target.wants/ that wdcollect.service has these command : Description=Watchdog wdcollect Requires=nss-lookup.target remote-fs.target After=nss-lookup.target remote-fs.target Wants=network.target...
Back
Top