Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The output that is produced by sendmail can become huge, especially when many addresses need testing. To simplify the process (and to help bulletproof your configuration file), consider using a shell script such as the following:
#!/bin/sh
/usr/sbin/sendmail -bt < $1 |\
egrep "canonify.*input:|canonify.*returns|^>"