# # Original File # ------------- # http://www.Linux-Sec.net/Mail/Sendmail-Install-HOWTO/sendmail.test.sh.txt # # # To test local mail delivery for root # ------------------------------------ # mail -v -s "testing local root" root < /dev/null # # Another way # ----------- # sendmail -d8.20 -i -v root <