aboutsummaryrefslogtreecommitdiffstats
path: root/whineatnews.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 125516: the recent fix for emails truncating when a period ↵justdave%syndicomm.com2002-02-171-1/+1
| | | | | | | | occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
* Fix for bug 117055: Emails were being truncated if they contained a line ↵justdave%syndicomm.com2002-02-061-1/+1
| | | | | | | | | with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
* Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch ↵gerv%gerv.net2001-10-121-1/+4
| | | | by e.maryniak@pobox.com, r=gerv.
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* Whining mail wasn't generated correctly if usernames != email addresses.terry%mozilla.org1999-09-151-0/+1
|
* Wasn't using the 'emailsuffix' param.terry%mozilla.org1999-08-141-1/+2
|
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-0/+66