No, I mean there is sometimes a variable for mail format too:
# crontab -l CONTENT_TYPE="text/plain; charset=utf-8" MAILFROM=webmaster@xxx.de MAILTO=Alexander.Farber@xxx.com LANG=en_US.UTF-8 PGHOST=/tmp #minute hour mday month wday command
On Tue, Aug 30, 2016 at 3:37 AM, Arun Khan knura9@gmail.com wrote:
On Sun, Aug 28, 2016 at 10:56 PM, Alexander Farber alexander.farber@gmail.com wrote:
Maybe the format is set in
sudo crontab -l
You mean in the way it is invoked from the cron entry?