From ec027c2c3595a43a2fa41d5e61a8b2a1c4c4fe4d Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 28 May 2012 01:59:16 +0200 Subject: Improve the README --- README | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README b/README index f77de36..687bf45 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ skangas@skangas.se Read installation file INSTALL and follow those instructions. -Copy file fripost.yml.template to ~/.fripost.yml, edit it, chmod 600 it, and +Copy file fripost.yml.template to ~/.fripost.yml, edit it, chmod 0600 it, and add the following: bind_dn: @@ -19,17 +19,19 @@ add the following: where and your own admin DN and password. -Configure an locla Mail Transger Agent (MTA) for example exim4: +Configure a local Mail Transger Agent (MTA) for example exim4: $ sudo dpkg-reconfigure exim4-config -Choose use smarthost for outgoing and no local e-mail. Choos your IPS's SMTP server for outgoing e-mail. +Choose use smarthost for outgoing and no local e-mail. Choose your IPS's SMTP +server for outgoing e-mail. #. Log in to server $ ssh -vNfL 389:localhost:389 -This opens an ssh-tunnel and returns to standard prompt. Use standard LDAP port 389. +This opens an ssh-tunnel and returns to standard prompt. Locally, you may want +to use the standard LDAP port 389, or some unprivileged port. #. Add a new mailbox. @@ -43,7 +45,9 @@ This opens an ssh-tunnel and returns to standard prompt. Use standard LDAP port $ fripost-newalias -The script prompts first for go-to address, which is where the new alias is supposed to point to, and later for alias. It is not necessary to add domain for go-to address, BUT for alias address. +The script prompts first for goto address, which is where the new alias is +supposed to point to, and later for alias. It is not necessary to add domain for +goto address, BUT for alias address. #. Add a new domain to the system -- cgit v1.2.3