1Sendmail Specific
2-----------------
3
4* If you don't want to filter your customers/local users, simply type following command:
5
6  # cat /etc/mail/local-host-names | sed s/^/\*\@\*\./g > $PREFIX/spam-ignore.txt
7