thor-sendmail.patch.18012000 by Thomas Linden
=======================================================

I had a problem with thor.pl, it sent mails with 
sendmail without setting of the From: line and
without a subject. Especially the From-line was
bad, because it was generated by sendmail (i.e.:
root@internalhost.not.routed.domain), which was
rejected by my providers mailserver.

This small patch fixes this behavior, after applying it
you can configure the new parameters $me and $subject.

I sent this patch to the author of thor.pl, but he did
not release an updated verion, therefore I publish this
patch to freshmeat.

To apply it, simply cd to the directory, which contains
the thor.pl (it would be better to use an untouched
version of thor.pl) and issue the following command:
cat thor-sendmail.patch.18012000 | patch -p0 -E

Use this patch at your own risk. Read it before applying.







18/01/2000 Thomas Linden <tom@daemon.de>
