]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.example.conf.yml
Add the example configuration file.
[mailshears.git] / mailshears.example.conf.yml
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