]> Pileus Git - ~andy/fetchmail/blob - dist-tools/test/testmail
Credit John Beck's fixes.
[~andy/fetchmail] / dist-tools / test / testmail
1 #!/bin/sh
2 size=${1:-0}
3
4 (
5 echo "This mail was generated on "`date`"."
6
7 ) | mail -s "${size}k test mail from process $$" esr@ccil.org
8
9  <<EOF
10 EOF