Hi, Wladimir Mutel <[email protected]> writes:
> On my system, root's mail is redirected to my own account (mwg) > through /etc/aliases : > > root: mwg > > so, the testcase is to submit at/batch job under root, and then you > don't get its output when you use courier-mta as sendmail. Can you please try to send mail directly using sendmail? $ echo "Subject: foo\n\nbar" | /usr/sbin/sendmail -i root This should send a mail to root. Please try it as both root and your usual user account. You can also try sending mail as root to your own account. Does this produce any error messages? Or does something show up in the log files? Regards, Ansgar -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

