Recent content by srt10coupe

  1. S

    Resolved Plesk Obsidian 18.0.73 Dovecot failed to start after install

    I solved it: 10-plesk-security.conf add: auth_allow_cleartext = no auth_mechanisms = digest-md5 cram-md5 plain login auth_allow_weak_schemes = no 11-plesk-security-ssl.conf edit: from ssl=yes to ssl=required /etc/postfix/sasl/smtpd.conf mech_list: DIGEST-MD5 CRAM-MD5
  2. S

    Resolved Plesk Obsidian 18.0.73 Dovecot failed to start after install

    Sorry, I didn't copy it, but line is available.
  3. S

    Resolved Plesk Obsidian 18.0.73 Dovecot failed to start after install

    No, I've had those settings before. The patch from Plesk also didn't help.
  4. S

    Resolved Plesk Obsidian 18.0.73 Dovecot failed to start after install

    If I do this, the user can only log in plainly and no longer encrypted.
  5. S

    Question Roundcube 1.5

    push - so on, Roundcube 1.6 beta...
  6. S

    Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report

    My crontab: 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily &> /dev/null ) I still get up every morning this mail. Subjekt: Cron <*********> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) Message...
  7. S

    ERROR: WDExc (PLESK 8.6)

    Same issue here on Plesk 10.0.1.
Back
Top