Thomas Seeling <[EMAIL PROTECTED]> wrote: > I have a strange problem with calling mail "silently" in a script. > echo "test" | mail -s test ths > comes back with rc=0, but it does not create a mail to the local user ths > in my mail spool.
Try adding 'set verbose' to your ~/.mailrc. What will the program output? Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
