]> gitweb.michael.orlitzky.com - mailshears.git/commitdiff
Add the example configuration file.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Apr 2012 14:35:40 +0000 (10:35 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Apr 2012 14:35:40 +0000 (10:35 -0400)
mailshears.example.conf.yml [new file with mode: 0644]

diff --git a/mailshears.example.conf.yml b/mailshears.example.conf.yml
new file mode 100644 (file)
index 0000000..35f8b05
--- /dev/null
@@ -0,0 +1,21 @@
+i_mean_business: false
+
+dbhost: localhost
+dbport: 5432
+dbopts:
+dbtty:
+dbuser: postgres
+dbpass:
+dbname: postfix
+
+plugins: [dovecot_mailstore, roundcube_db]
+
+mail_root: /var/spool/mail/vhosts
+
+roundcube_dbhost: localhost
+roundcube_dbport: 5432
+roundcube_dbopts:
+roundcube_dbtty:
+roundcube_dbuser: postgres
+roundcube_dbpass:
+roundcube_dbname: roundcube