|
|
1.1 root 1: #! /bin/sh
2: # delivermail hack thanks to Jay Lepreau
3: echo "Subject: delivermail $*" >/tmp/foo.$$
4: echo "---------------------------------" >>/tmp/foo.$$
5: cat /tmp/foo.$$ - | /bin/mail postmaster
6: rm /tmp/foo.$$
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.