From 30901fb91c42e447e88c647eea27cba1dd63a822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?= Date: Mon, 24 Sep 2007 20:59:27 +0000 Subject: [PATCH] make the queue/ plugin lines more verbose git-svn-id: https://svn.perl.org/qpsmtpd/trunk@796 958fd67b-6ff1-0310-b445-bb7760255be9 --- config.sample/plugins | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config.sample/plugins b/config.sample/plugins index a15c239..0b51124 100644 --- a/config.sample/plugins +++ b/config.sample/plugins @@ -59,8 +59,13 @@ spamassassin # run the clamav virus checking plugin # virus/clamav +# You must enable a queue plugin - see the options in plugins/queue/ - for example: + +# queue to a maildir +# queue/maildir /home/spamtrap/mail + # queue the mail with qmail-queue -queue/qmail-queue +# queue/qmail-queue # If you need to run the same plugin multiple times, you can do