aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-SA-2005-01.txt
diff options
#!/bin/sh
size=${1:-0}

(
echo "This mail was generated on "`date`"."

) | mail -s "${size}k test mail from process $$" esr@ccil.org

 <<EOF
EOF
context: