aboutsummaryrefslogtreecommitdiffstats
path: root/default.yml
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-02-10 19:18:16 +0100
committerStefan Kangas <skangas@skangas.se>2011-02-10 19:18:16 +0100
commit5c8a9b353e6d925ccab12533b358b69421c7875c (patch)
tree9d7780feee5821dcd75d5135bb3e4f92c04e5791 /default.yml
parentd18b13bc64d66df89b2a37aacc8fca22a38dbb23 (diff)
Do not add the maildir since postfix does this for us
Diffstat (limited to 'default.yml')
-rw-r--r--default.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/default.yml b/default.yml
index 3f36fdf..f7eaad3 100644
--- a/default.yml
+++ b/default.yml
@@ -1,7 +1,3 @@
# default.yml -- defaults for fripost administrative scripts
---
dbi_dsn: dbi:mysql:mail;host=127.0.0.1;port=3306
-maildir_base: /home/mail/virtual/
-maildir_user: postfix
-maildir_group: postfix
-maildir_umask: 0700