LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Dan Wallach <[log in to unmask]>
Wed, 23 Jun 1993 11:57:06 -0700
text/plain (17 lines)
For my monthly typing-injury FAQ, which is sent to three LISTSERV's, my posting
script appends the current date to the end of the FAQ, e.g.:
 
    echo "To: [log in to unmask]" > $tmpfile
    cat $faq >> $tmpfile
    echo -n "Mailing date: " >> $tmpfile
    date >> $tmpfile
    /usr/lib/sendmail -t < $tmpfile
 
This handily defeats the checksum mechanism.
 
Dan
--
Dan Wallach               "One of the most attractive features of a Connection
[log in to unmask]  Machine is the array of blinking lights on the faces
Office#: 510-540-5535     of its cabinet." -- CM Paris Ref. Manual, v6.0, p48.

ATOM RSS1 RSS2