• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 cmak.fr

  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