From c29003a7821c3054a9db4f19d6fd2608a6237148 Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Mon, 21 Oct 2019 19:55:18 +0100 Subject: [PATCH] html/forward.wml: update example mbox / maildir .forward contents Signed-off-by: Adam D. Barratt --- html/forward.wml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/forward.wml b/html/forward.wml index 778e15a..ebdd786 100644 --- a/html/forward.wml +++ b/html/forward.wml @@ -58,12 +58,12 @@ relevant hosts yourself. The correct way to invoke procmail for extension addresses is "|/usr/bin/procmail [options]" Ignore the IFS=".." stuff in the procmail man page. -

MailBox formats

-Email can be saved to mailboxes or maildirs by using the correct lines in a +

Mailbox formats

+Email can be saved to mailboxes or maildirs by using appropriately formatted lines in a .forward file:

-Mailbox format files "/debian/home/foo/Mbox" -
Maildir format files "/debian/home/foo/MDir/" +Mailbox format files "/home/foo/Mbox" +
Maildir format files "/home/foo/MailDir/"

To deliver to /var/spool/mail/foo use a construct like '|/usr/bin/procmail -- 2.20.1