From: cjwatson <> Date: Fri, 18 Oct 2002 09:20:16 +0000 (-0800) Subject: [project @ 2002-10-18 02:20:16 by cjwatson] X-Git-Tag: release/2.6.0~1025 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=52cb394d779c3c0921535d04b660ef9224b823fd;p=debbugs.git [project @ 2002-10-18 02:20:16 by cjwatson] Fix instructions on .qmail-owner, from Daniel Ruoso (part of #144641). --- diff --git a/debian/README.mail b/debian/README.mail index 77bfd8bf..4ae47cd8 100644 --- a/debian/README.mail +++ b/debian/README.mail @@ -45,7 +45,8 @@ debbugs: Qmail ----- -From Tommi Virtanen (tv@debian.org): +From Tommi Virtanen (tv@debian.org), amended by Daniel Ruoso +(daniel@ruoso.com): Here's my suggestion for safe & secure installation under qmail: @@ -56,7 +57,7 @@ Give control of a virtual domain to that user Give the user access to the bug databases # chown -R debbugs:debbugs /var/lib/debbugs/* Set the BTS owner address - # echo 'me@my.example.com' >~debbugs/.qmail-owner + # echo '&me@my.example.com' >~debbugs/.qmail-owner Make the BTS handle it's mail # echo '|/usr/lib/debbugs/receive' >~debbugs/.qmail-default Reload the virtualdomains config file