• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

No email on scheduled tasks, plesk 12.5 centos 7 (new install)

rdadmin

New Pleskian
Hi, on every plesk 12.5 with centos 7 installed that i tried to setup a scheduled task with an always notification option, there is no email, do not work.
No entry on maillog or anything. Same configuration on a plesk 12.5 centos 6 works well.

One example,

The option in scheduled tasks is configured as "always send mail to the admin account":
cat /var/spool/cron/xxxx
MAILTO="xxx@xxxxx"
SHELL="/usr/local/psa/bin/chrootsh"
* * * * * echo "prueba"

The cron runs well:
~]# tail -f /var/log/cron |grep prueba
May 31 12:15:01 xxxxx CROND[89661]: (xxxx) CMD (echo "prueba")
May 31 12:15:01 xxxxx CROND[89658]: (xxxx) CMDOUT (prueba)

There is no entries related in maillog, i tried with different shell options for the user and nothing.

Anyone can do a check on this?

Thanks
 
Back
Top