X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=test%2Fmailshears.test.conf.yml;h=0bfbd7f19f24abb4a714c2f75ba9930290d7da4a;hp=e254da57a6ac270899f40e9271b60dfdfb9c2836;hb=HEAD;hpb=c7298aa01f95c9f6094b1bfeb05a16b20eb4de45 diff --git a/test/mailshears.test.conf.yml b/test/mailshears.test.conf.yml index e254da5..3ae99b5 100644 --- a/test/mailshears.test.conf.yml +++ b/test/mailshears.test.conf.yml @@ -1,29 +1,20 @@ i_mean_business: true -plugins: [agendav, davical, dovecot, postfixadmin, roundcube] - -agendav_dbhost: localhost -agendav_dbport: 5432 -agendav_dbopts: -agendav_dbtty: -agendav_dbuser: postgres -agendav_dbpass: -agendav_dbname: agendav_test +plugins: [davical, dovecot, postfixadmin, roundcube] davical_dbhost: localhost davical_dbport: 5432 davical_dbopts: -davical_dbtty: davical_dbuser: postgres davical_dbpass: davical_dbname: davical_test -# dovecot -mail_root: /tmp/mailshears-test +# Warning: unsafe! Fixed paths under /tmp are asking to be exploited +# by other users on the system. +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 @@ -31,7 +22,6 @@ postfixadmin_dbname: postfixadmin_test roundcube_dbhost: localhost roundcube_dbport: 5432 roundcube_dbopts: -roundcube_dbtty: roundcube_dbuser: postgres roundcube_dbpass: roundcube_dbname: roundcube_test