aboutsummaryrefslogtreecommitdiffstats
path: root/fripost-docs.org
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-02-08 16:50:23 +0100
committerStefan Kangas <skangas@skangas.se>2011-02-08 16:50:23 +0100
commit167203dd213a05dc462ba52934788f5c5e43eecf (patch)
tree84e1d3e52016b5af59683e01cb36df8973021d00 /fripost-docs.org
parent75d2c0b49f6e41d7a908dc7d254a5f60a127d437 (diff)
Reconfigure exim
Diffstat (limited to 'fripost-docs.org')
-rw-r--r--fripost-docs.org23
1 files changed, 22 insertions, 1 deletions
diff --git a/fripost-docs.org b/fripost-docs.org
index 89250d5..9bd947f 100644
--- a/fripost-docs.org
+++ b/fripost-docs.org
@@ -197,9 +197,30 @@ Aptitude
- /etc/apticron/apticron.conf
EMAIL="skangas@skangas.se"
+** Reconfigure exim
-* NEXT STEPS
+ - sudo dpkg-reconfigure exim4-config
+:HIDDEN:
+ - select "mail sent by smarthost; no local mail"
+ - hostname:
+ host.example.com
+ - listen on:
+ 127.0.0.1
+ - other destinations:
+ [empty]
+ - visible domain name:
+ host.example.com
+ - address of outgoing smarthost
+ smtp.bredband.net [or whatever the ISP uses]
+ - number of DNS queries minimal?
+ no
+ - split configuration?
+ no
+:END:
+
+
+* 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