aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmakerelease4
1 files changed, 2 insertions, 2 deletions
diff --git a/makerelease b/makerelease
index 4ed53af3..a8ececc8 100755
--- a/makerelease
+++ b/makerelease
@@ -52,8 +52,8 @@ open(REPORT, ">PREAMBLE.$$");
print REPORT <<EOF;
#!/usr/lib/sendmail -t -oem
-From: esr@thyrsus.com (Eric S. Raymond)
-To: fetchmail-announce@ccil.org
+From: esr\@thyrsus.com (Eric S. Raymond)
+To: fetchmail-announce\@ccil.org
The $version release of fetchmail is now available at the usual locations,
including http://$ENV{'WWWHOST'}/~esr/fetchmail. Here are the release notes: