From: Steve Sutton Date: Mon, 28 Jul 2014 18:35:01 +0000 (-0400) Subject: Update config file X-Git-Tag: VV1^2~56 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=96240d70434f527105acede15bdab073a6776340;p=web%2FCityofMI.git Update config file Update known emails --- diff --git a/config/server.ini b/config/server.ini index 0dbb232..5b05f9a 100755 --- a/config/server.ini +++ b/config/server.ini @@ -93,33 +93,33 @@ email.owner = "contact@gaslightmedia.com" ; contact form email email.contact = "contact@gaslightmedia.com" ; Add Your Event Form Email -email.addEventForm = "contact@gaslightmedia.com" +email.addEventForm = Off ; enews form email -email.enews = "contact@gaslightmedia.com" +email.enews = Off ; visitor guide form email -email.visitor_guide = "contact@gaslightmedia.com" +email.visitor_guide = Off ; employment application form -email.applicationForm = "contact@gaslightmedia.com" +email.applicationForm = Off ; reply header for admin/MContact -email.reply_member_news = "contact@gaslightmedia.com" +email.reply_member_news = Off ; which email address should pending member update notifications go to ; if you set this to false - no emails will be sent for updates -email.member_record_updates_advisor = "contact@gaslightmedia.com" +email.member_record_updates_advisor = Off ; reply-to email used in the members forgot password email -email.member_forgot_password_email_reply_to = "contact@gaslightmedia.com" +email.member_forgot_password_email_reply_to = Off ; This is where the first email goes to notify the site owner that a gift ; certificate has been ordered -email.giftcert = "contact@gaslightmedia.com" +email.giftcert = Off ; used at the from address for gift certificate emails -email.giftcert_from = "contact@gaslightmedia.com" +email.giftcert_from = Off ; email contains senstive information and must be an upnorth.net address -email.giftcert_secure = "info@upnorth.net" +email.giftcert_secure = Off ; used in admin/Contact mailout.phtml file in the reply-to header email.reply_to = "contact@gaslightmedia.com" ; email address to send the banner reports to for the site admin -email.banner_reports_admin = "contact@gaslightmedia.com" +email.banner_reports_admin = Off ; email address to send banner expiration notices to -email.expiring_banner_notification = "contact@gaslightmedia.com" +email.expiring_banner_notification = Off ; from header for admin/Contact mailout ; ; the networking department assigns an alias for the @@ -136,7 +136,7 @@ email.server_from = "server@gaslightmedia.com" ; "xxx_bounce@harbor.gaslightmedia.com" address ; ; xxx being the domain of the website -email.from_member_news = "newsletter@gaslightmedia.com" +email.from_member_news = Off ; dead email address for forms w/ one-way communication ; ie: pending member updates email.do_not_reply = "donotreply@gaslightmedia.com"