diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-30 23:41:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-30 23:41:26 +0000 |
commit | f1d0955964169bc13fc402c0c2ca5e2452c08fa8 (patch) | |
tree | 2e40ff1f62cb3c4bf77fed5f62c4234807b61a7a /makerelease | |
parent | d6f54fa229eee52cff5dfcdf8c7d7172e6eba31e (diff) | |
download | fetchmail-f1d0955964169bc13fc402c0c2ca5e2452c08fa8.tar.gz fetchmail-f1d0955964169bc13fc402c0c2ca5e2452c08fa8.tar.bz2 fetchmail-f1d0955964169bc13fc402c0c2ca5e2452c08fa8.zip |
Added Reply-To.
svn path=/trunk/; revision=2164
Diffstat (limited to 'makerelease')
-rwxr-xr-x | makerelease | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makerelease b/makerelease index f4d08717..a3334bc1 100755 --- a/makerelease +++ b/makerelease @@ -53,6 +53,7 @@ open(REPORT, ">PREAMBLE.$$"); print REPORT <<EOF; From: esr\@thyrsus.com (Eric S. Raymond) To: fetchmail-announce\@ccil.org +Reply-To: esr\@thyrsus.com (Eric S. Raymond) Subject: The $version release of fetchmail is available FCC: ~/postings/outmail |