Shlomo Solomon <[email protected]> writes: > After moving from Mandriva 2011 to Mageia 3 I have a minor annoyance > with CRON output. The script below should provide 3 outputs (numbered > in the comments), but only the 2nd and 3rd arrive in my mail. > > In fact, any output from the cron job itself disappears. > > Any suggestions where to look?
MTA logs? In particular, does cron generate a valid From/Sender? try adding MAILFROM=solomon (whatever is right) to the crontab file? -- Oleg Goldshmidt | [email protected] _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
