X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=mailshears.example.conf.yml;fp=mailshears.example.conf.yml;h=35f8b0577c4d008037a1b7623b85bcdbecca7929;hp=0000000000000000000000000000000000000000;hb=1fc34460496dd740f2af997df9faffe80ce5ec05;hpb=ee1ba23ac80e0f73bd95ae95be5f2f3309a27f28 diff --git a/mailshears.example.conf.yml b/mailshears.example.conf.yml new file mode 100644 index 0000000..35f8b05 --- /dev/null +++ b/mailshears.example.conf.yml @@ -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