aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2010-12-31 01:37:41 +0100
committerStefan Kangas <stefankangas@gmail.com>2010-12-31 01:37:41 +0100
commitf3e61d1dfc79d18a136778ca96d25b50efe9e72e (patch)
tree1fff23e0ab877a3ef43ff28c086e3ba48a02e82a
parentd45a33728e00ce7b64be841dfa739748b2c97109 (diff)
Fix formatting
-rw-r--r--fripost-docs.org14
1 files changed, 11 insertions, 3 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index 865d0fc..191fec3 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -24,6 +24,8 @@ separate file called "COPYING".
This is documentation of the server configuration used by the free e-mail
association, given here in general interest of transparency.
+Debian GNU/Linux lenny is the target system.
+
The complete documentation is the actual configuration files on the servers.
This document intends to give a general idea of the setup and be of help if we
need to recreate a crashed server. Also, if an administrator goes AWOL, it
@@ -31,8 +33,8 @@ should be easy to pick up where he left of.
The steps taken here will not necessarily give a perfect replica of our systems.
We are constantly (yes, constantly) working on improving the security and
-reliability of our systems. We do not think of Security is not a shoot and
-forget sort of thing but instead an ongoing effort. Thus, while we strive to
+reliability of our systems. We do not think of security as a shoot and forget
+sort of thing but instead as an ongoing effort. Thus, while we strive to
document all configuration that we consider stable enough, the documentation may
sometimes lag behind.
@@ -195,7 +197,10 @@ Aptitude
* NEXT STEPS
** Configuring the backup solution
- General idea [[http://wikis.sun.com/display/BigAdmin/Using+rdist+rsync+with+sudo+for+remote+updating][from here]]. This is just a basic setup for now, will need to be changed to rsnapshot or perhaps something even more sophisticated like bacula.
+
+ General idea [[http://wikis.sun.com/display/BigAdmin/Using+rdist+rsync+with+sudo+for+remote+updating][from here]]. This is just a basic setup for now, will need to be
+ changed to rsnapshot or perhaps something even more sophisticated like
+ bacula.
1. Install rsync
- sudo aptitude install rsync
@@ -282,6 +287,7 @@ Aptitude
telnet localhost 1917
+
*** Basic configuration of MySQL
**** Installing MySQL
- sudo apt-get-install mysql-server
@@ -399,6 +405,7 @@ replicate-do-db = mail
[[http://dev.mysql.com/doc/refman/5.0/en/change-master-to.html][12.5.2.1. CHANGE MASTER TO Syntax]]
CHANGE MASTER TO MASTER_PORT=1949, MASTER_CONNECT_RETRY=60;
+
*** Configuring the main IMAP server to receive e-mail to Maildir
First setup the tables like above.
@@ -420,6 +427,7 @@ virtual_mailbox_base = /home/mail/virtual
Now it should work to send an e-mail to exempel@fripost.org
+
*** Configuring a new smarthost to relay e-mail to the main IMAP server
Definitions: