• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Not getting daily cron emails

J

Joseph Kralicky

Guest
Hi,
I don't seem to be getting my daily cron emails like I'm used to on my old hosting server. It's never worked with this new server.
System is plesk 9.2.2 w/ qmail.
I updated the qmail alias for root to be my personal gmail acct. I also edited /etc/crontab MAILTO=<my gmail acct>
Is there something I need to do to tell cron to send the email to the right place?
Is cron using "sendmail"?

Confused...

Joe
 
Hello,

Actually it is recommended to use /bin/mail utility in order to send mail messages via command line.

As you can see on your server:

-bash-3.2# ls -alrh /usr/sbin/sendmail
lrwxrwxrwx 1 root root 21 Dec 20 2008 /usr/sbin/sendmail -> /etc/alternatives/mta
 
Back
Top