Then probably the output is on STDERR, not STDOUT. This will redirect STDERR to STDOUT, which subsequently is discarded:
* * * * * /usr/sbin/sogo-ealarms-notify 2>&1 > /dev/null Regards, Jens Am 16.10.2014 um 14:38 schrieb [email protected]: >> Just replace the crontab line by : >> >> * * * * * /usr/sbin/sogo-ealarms-notify > /dev/null > > Doesn't work, mail message still present. > Any other ideas? > > Jan > -- [email protected] https://inverse.ca/sogo/lists
