summaryrefslogtreecommitdiff
path: root/sample-config/mx.conf
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-05-07 13:46:57 -0300
committerTomas Touceda <chiiph@leap.se>2013-05-07 13:46:57 -0300
commit37e99543c3eff96b2011da16243ed17aa62b8281 (patch)
tree6a16afcaac535e32c995e75c5919b8b5d77ca996 /sample-config/mx.conf
parent66078fec565f986444d1c970c1e8ca1973de0e05 (diff)
Move sample-config to doc and update sample
Diffstat (limited to 'sample-config/mx.conf')
-rw-r--r--sample-config/mx.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/sample-config/mx.conf b/sample-config/mx.conf
deleted file mode 100644
index 2036706..0000000
--- a/sample-config/mx.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-[mail1]
-path=/home/blabla/Maildir/
-recursive=True
-
-[couchdb]
-user=someuser
-password=somepass
-server=localhost
-port=6666