• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. cmak.fr

    Resolved fail2ban postfix & plesk_saslauthd

    @learning_curve : Yes, thanks this is what i was looking for. Plesk Onyx 17.8.11 Update #50 Make fail2ban detect smtp login failures : Edit /etc/postfix/master.cf Comment the last line plesk_saslauthd unix y y y - 1 plesk_saslauthd status=5 listen=6 dbpath=/var/spool/postfix/plesk/passwd.db...
  2. cmak.fr

    Resolved fail2ban postfix & plesk_saslauthd

    Hi all My maillog shows several failed mail authentication attempts. Fail2ban is configured from Pesk Onyx webui Defaults jails have simply lowered maxretry values and increased ban periods. Regarding to the config files and the logs, i cant figure out why Fail2ban does not ban an attacker...
  3. cmak.fr

    Issue User Cron Script Send eMail

    @Ales: i did try ssmtp. Quite same issue with guid [root@host~] yum install ssmtp ... Done ! [root@host~] ./update_chroot.sh --add ssmtp '/usr/sbin/ssmtp' -> '/var/www/vhosts/chroot/usr/sbin/ssmtp' Done! Do not forget to run './update_chroot.sh --apply domains...' to apply changes in chroot...
  4. cmak.fr

    Issue User Cron Script Send eMail

    Up! Did anybody need to have a user scheduled script send email?
  5. cmak.fr

    Issue User Cron Script Send eMail

    It succeed to add mail but not sendmail and can not send email: [root@host~]# ./update_chroot.sh --add mail Done! Do not forget to run 'Work/update_chroot.sh --apply domains...' to apply changes in chroot template to domains. [root@host ~]# ./update_chroot.sh --add sendmail Done! Do not forget...
  6. cmak.fr

    Issue User Cron Script Send eMail

    i may use sendmail too my question is : how to invoke the program ?
  7. cmak.fr

    Issue User Cron Script Send eMail

    Hello I have a system user with a scheduled task, a "Run a command" task runs a bash script. The .sh script is run in the chrooted environment as should and works well... ... but the part where it should send an email fails. Here is the email send command (in script): /bin/mail -s "The...
Back
Top