]> gitweb.michael.orlitzky.com - mailshears.git/blob - mailshears.example.conf.yml
Add the domain/account name to NonexistentDomain/Account errors.
[mailshears.git] / mailshears.example.conf.yml
1 i_mean_business: false
2
3 dbhost: localhost
4 dbport: 5432
5 dbopts:
6 dbtty:
7 dbuser: postgres
8 dbpass:
9 dbname: postfix
10
11 plugins: [dovecot_mailstore, roundcube_db]
12
13 mail_root: /var/spool/mail/vhosts
14
15 roundcube_dbhost: localhost
16 roundcube_dbport: 5432
17 roundcube_dbopts:
18 roundcube_dbtty:
19 roundcube_dbuser: postgres
20 roundcube_dbpass:
21 roundcube_dbname: roundcube