X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2Fmailshears.test.conf.yml;h=35df97c3c0d14dd4439d4d14a7b9ca9f107ff29a;hb=HEAD;hp=0bfbd7f19f24abb4a714c2f75ba9930290d7da4a;hpb=c3d89b5da74b7f9eadd89242150b4d7c3b758212;p=mailshears.git diff --git a/test/mailshears.test.conf.yml b/test/mailshears.test.conf.yml index 0bfbd7f..3ae99b5 100644 --- a/test/mailshears.test.conf.yml +++ b/test/mailshears.test.conf.yml @@ -1,28 +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 +# 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 @@ -30,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