• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Robb3rt

  1. R

    Question Autodiscover

    Yeah I know, the autodiscover option is enabled server wide. for us autodiscover is working out of the box the only thing is that outlook gives an SSL error, that part is fixed with SNI therefor I have created the event handler.
  2. R

    Question Autodiscover

    Do you have this extension installed? SSL It! Yes I know what you mean, that's why the extension will try it automatically every x minutes because of DNS TTL etc..
  3. R

    Question Autodiscover

    We have in the service plans that we use this enabled, so after the creation of a domain based on this service plan the SSL IT extension will automatically secure it. That is the same for me, that is the reason why I created the event handler.
  4. R

    Question Autodiscover

    Because of the event handler, right after the creation of the SSL the task for SNI is started. I will monitor it for the next couple of days if it is working as expected. And what do you mean with active autodiscover? Let me know how it works on you're Plesk server
  5. R

    Question Autodiscover

    So I fixed it with our setup.. I've created an event handler. after SSL/TLS certificate on domain assigned/unassigned then -> /usr/local/psa/bin/subscription_settings -u <NEW_DOMAIN_NAME> -mail_certificate 'Lets Encrypt <NEW_DOMAIN_NAME>'
  6. R

    Question Autodiscover

    In our experience the cron /usr/local/psa/admin/bin/php -dauto_prepend_file=sdk.php '/usr/local/psa/admin/plib/modules/sslit/scripts/keep-secured.php' is working fine. The domain needs to be resolvable to the Plesk server to work. The command /usr/local/psa/bin/subscription_settings -u...
  7. R

    Question Autodiscover

    The Plesk extension SSL-IT has an cron job for auto fixing Lets encrypt certificates, so that part is covered already. The only thing we need is to generate an Dovecot SNI config for the domain with the correct locations to the certificates. My problem is I have no idea how Plesk is generating...
  8. R

    Question Autodiscover

    For us the auto-discover works fine, the only thing is that we have manually select an SSL for the mail per domain. We like to see that Plesk implement an feature to automatically enable SNI support per domain. It is just impossible to do by hand like eMiz0r mentions above. The only thing that...
Back
Top