From 338dce0ddd2fe96982bf24ba3a1691cebc9a5342 Mon Sep 17 00:00:00 2001 From: don <> Date: Fri, 29 Jul 2005 02:46:01 -0800 Subject: [PATCH 1/1] [project @ 2005-07-29 03:46:01 by don] * Fix postfix instructions in README.mail (thanks to Jeff Teunissen) (closes: #134166) --- debian/README.mail | 4 ++-- debian/changelog | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/README.mail b/debian/README.mail index a8fc0ad..3343bf7 100644 --- a/debian/README.mail +++ b/debian/README.mail @@ -238,7 +238,7 @@ This tells postfix to use the debbugs transport agent to deliver any mail send to bugs.domain.net. Now we need to make a database from that that postfix can use: - # makemap hash transport + # postmap hash:transport Now we need to teach postfix what the debbugs transport agent is. Edit /etc/postfix/master.cf and add: @@ -252,7 +252,7 @@ to a new debbugs account just to be safe). Finally add bugs.domain.net to mydestination in main.cf: - mydestination = $myhostname localhost.$mydomain bugs.domain.org + mydestination = $myhostname localhost.$mydomain bugs.domain.net Now that all this is done, restart postfix and it should be working.. diff --git a/debian/changelog b/debian/changelog index 0c11d55..59cf7aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -73,6 +73,8 @@ debbugs (2.4.2) UNRELEASED; urgency=low (closes: #95373) - Uninteresting headers are now hidden by default, can be renabled with &trim=no (closes: #188561) + - Fix postfix instructions in README.mail (thanks to Jeff Teunissen) + (closes: #134166) -- Colin Watson Fri, 20 Jun 2003 18:57:25 +0100 -- 2.39.2