Exit Wiki

Random bits of sendmail knowledge go here:

Printing Host Name Information

sendmail -d0 < /dev/null

Configuring sendmail so it doesn't receive mail (and sends it through another host)

FEATURE(`nullclient', `wilcoxd.com')

(Credit to the O'Reilly Sendmail Book for this trick)

Finding Sendmail Version

sendmail -d

Sendmail Knowledge (last edited 2006-10-13 16:06:38 by RyanWilcox)