From d1f11a5be97a25e38bd18e55cf5bc2b1dfeb401e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 6 Jul 2002 21:34:48 +0000 Subject: changed basedir --- README | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 0b74957..3ffefd7 100644 --- a/README +++ b/README @@ -47,6 +47,8 @@ o Create a mixmaster client installation in ~pinger/Mix echolot needs to file, the public mixmaster keyring, and type2.list. Don't bother putting current keyrings there. +o copy all echolot files and directories to ~pinger/echolot + o Check the homedir setting and set sitename in pingd.conf. o Set my_localpart and my_domain in pingd.conf to the appropriate values @@ -59,15 +61,15 @@ o Make sure your MTA supports user defined mailboxes. so that If you use another character instead or + to indicate a user defined extension set recipient_delimiter accordingly in pingd.conf. -o Mail should be delivered to /home/pinger/mail which must be a Maildir - mailbox, i.e there are 3 directories: /home/pinger/mail/tmp, - /home/pinger/mail/cur and /home/pinger/mail/new. Qmail, postfix and - procmail can do this. +o Mail should be delivered to /home/pinger/echolot/mail which must be a Maildir + mailbox, i.e there are 3 directories: /home/pinger/echolot/mail/tmp, + /home/pinger/echolot/mail/cur and /home/pinger/echolot/mail/new. Qmail, + postfix and procmail can do this. Example snipped for procmail: :0 - $HOME/mail/ + $HOME/echolot/mail/ (the trailing slash is important!) -- cgit v1.2.3