On Saturday, 31 August 2024 20:11:34 BST syscon edm wrote: > >> MAILTO="syscon8@gmail.com" > > MAILTO="syscon8@gmail.com" > MAILTO='syscon8@gmail.com' > MAILTO=syscon8 > > I've tried single quote, double quotes, but it doesn't work; now even > without quotes I don't get email from cronie > After every change I restart "/etc/init.d/cronie restart > > My simple cron entry: > 55 12 * * 1-5 mv /var/spool/asterisk/monitor/* /home/thelma/mon/ > > I should receive email from cron What errors do you get from your MTA in your logs? Increase verbosity if you need to get more info.