From b9e2f540cebc8ec51393ae8d8737f6bc98bcc74f Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Mon, 21 Oct 2019 19:51:17 +0100 Subject: [PATCH] html/forward.wml: fix formatting of example command Signed-off-by: Adam D. Barratt --- html/forward.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/forward.wml b/html/forward.wml index 51f397b..778e15a 100644 --- a/html/forward.wml +++ b/html/forward.wml @@ -44,8 +44,8 @@ echo "emailforward: foo@bar.com" | gpg --clearsign | mail changes@db.debian.org or by visiting db.debian.org

-You can test the email routing by using the command /usr/sbin/exim -bt -foo@debian.org +You can test the email routing by using the command +/usr/sbin/exim -bt foo@debian.org

procmail

If you use procmail for your main mailbox, PLEASE, erase your .forward -- 2.20.1