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