X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/72de8b29cf41c62a473d99788e18771c3a9aa446..6e5d449e15a8544549b3d2c9b941f4e461f7e2e0:/config.local.php diff --git a/config.local.php b/config.local.php deleted file mode 100644 index c6ef3e3..0000000 --- a/config.local.php +++ /dev/null @@ -1,28 +0,0 @@ - 'abuse@pley.net', - 'hostmaster' => 'hostmaster@pley.net', - 'postmaster' => 'postmaster@pley.net', - 'webmaster' => 'webmaster@pley.net' -); -$CONF['domain_path'] = 'YES'; -$CONF['transport'] = 'YES'; -$CONF['transport_options'] = array ( - 'virtual', // for virtual accounts - 'local', // for system accounts - 'relay', // for backup mx - 'mailman' // for mailing lists -); - -$CONF['user_footer_link'] = "http://mail.pley.net/postfixadmin/main"; -$CONF['show_footer_text'] = 'NO';