]> Pileus Git - ~andy/fetchmail/blob - testmail
Update mold_remover to version 0.3, from http://sf.net/projects/moldremover
[~andy/fetchmail] / 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