From 9642d0b58123b106caef8e8642514d81ef9d2ecc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Jul 2002 02:42:01 +0000 Subject: mailbox_command with postfix File::Spec is needed too --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d2eedaa..dd5990f 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.19 2002/07/16 01:51:52 weasel Exp $ +$Id: README,v 1.20 2002/07/16 02:42:01 weasel Exp $ Echolot is a Pinger for anonymous remailers. @@ -34,6 +34,7 @@ REQUIREMENTS Indirect requirements: Class:MethodMaker (by GnuPG::Interface) + File::Spec (by HTML::Template, should be in more recent perl-base) SETUP ----- @@ -83,6 +84,9 @@ o Mail should be delivered to /home/pinger/echolot/mail which must be a Maildir echo "./echolot/mail/" > .qmail; touch .qmail-default + + To use procmail with postfix set »mailbox_command = /usr/bin/procmail« + in main.cf. o Run »./pingd --verbose start«. -- cgit v1.2.3