X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=test%2Fmailshears.test.conf.yml;h=0bfbd7f19f24abb4a714c2f75ba9930290d7da4a;hp=662665a1a75978dd1103c72a1d5273e3b24fda7b;hb=e85aac7a1dc524044e44c812cd328e0b74adcb1c;hpb=346e4e6a1b8031038e5be948dda0a19680b1bfb8 diff --git a/test/mailshears.test.conf.yml b/test/mailshears.test.conf.yml index 662665a..0bfbd7f 100644 --- a/test/mailshears.test.conf.yml +++ b/test/mailshears.test.conf.yml @@ -1,24 +1,5 @@ i_mean_business: true - -postfixadmin_dbhost: localhost -postfixadmin_dbport: 5432 -postfixadmin_dbopts: -postfixadmin_dbtty: -postfixadmin_dbuser: postgres -postfixadmin_dbpass: -postfixadmin_dbname: postfixadmin_test - -plugins: [postfixadmin, roundcube, agendav, davical] - -mail_root: /tmp - -roundcube_dbhost: localhost -roundcube_dbport: 5432 -roundcube_dbopts: -roundcube_dbtty: -roundcube_dbuser: postgres -roundcube_dbpass: -roundcube_dbname: roundcube_test +plugins: [agendav, davical, dovecot, postfixadmin, roundcube] agendav_dbhost: localhost agendav_dbport: 5432 @@ -35,3 +16,21 @@ davical_dbtty: davical_dbuser: postgres davical_dbpass: davical_dbname: davical_test + +dovecot_mail_root: /tmp/mailshears-test + +postfixadmin_dbhost: localhost +postfixadmin_dbport: 5432 +postfixadmin_dbopts: +postfixadmin_dbtty: +postfixadmin_dbuser: postgres +postfixadmin_dbpass: +postfixadmin_dbname: postfixadmin_test + +roundcube_dbhost: localhost +roundcube_dbport: 5432 +roundcube_dbopts: +roundcube_dbtty: +roundcube_dbuser: postgres +roundcube_dbpass: +roundcube_dbname: roundcube_test