From: Steve Sutton Date: Tue, 19 Aug 2014 20:19:32 +0000 (-0400) Subject: Update emails X-Git-Tag: V1.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=25d7d4515fd3bbc8d9ab833774eb9bf4ee43499d;p=web%2FKeweenaw.git Update emails use info@keweenaw.info for all email to --- diff --git a/config/application.ini b/config/application.ini index 820901a..e3c5111 100644 --- a/config/application.ini +++ b/config/application.ini @@ -87,7 +87,7 @@ memberdb.members.coupons.page = Off memberdb.members.coupons.notification_email = Off ; The page id in the toolbox that is the members only area events page memberdb.members.events_page = 22 -memberdb.members.events.notification_email = Off +memberdb.members.events.notification_email = "info@keweenaw.info" ; The page id in the toolbox that is the members only reporting page memberdb.members.reports_page = 11 ; The page id in the toolbox that is the members only leads page diff --git a/config/server.ini b/config/server.ini index f2ab42a..f1cc07c 100644 --- a/config/server.ini +++ b/config/server.ini @@ -89,24 +89,24 @@ database.params.dbname = "keweenaw" development = Off ; site owner email address -email.owner = "contact@gaslightmedia.com" +email.owner = "info@keweenaw.info" ; contact form email -email.contact = "contact@gaslightmedia.com" +email.contact = "info@keweenaw.info" ; Add Your Event Form Email -email.addEventForm = "contact@gaslightmedia.com" +email.addEventForm = "info@keweenaw.info" ; enews form email email.enews = Off ; visitor guide form email -email.visitor_guide = "contact@gaslightmedia.com" +email.visitor_guide = "info@keweenaw.info" ; employment application form email.applicationForm = Off ; reply header for admin/MContact -email.reply_member_news = "contact@gaslightmedia.com" +email.reply_member_news = "info@keweenaw.info" ; 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 = "info@keweenaw.info" ; 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 = "info@keweenaw.info" ; This is where the first email goes to notify the site owner that a gift ; certificate has been ordered email.giftcert = Off @@ -115,7 +115,7 @@ email.giftcert_from = Off ; email contains senstive information and must be an upnorth.net address email.giftcert_secure = Off ; used in admin/Contact mailout.phtml file in the reply-to header -email.reply_to = "contact@gaslightmedia.com" +email.reply_to = "info@keweenaw.info" ; email address to send the banner reports to for the site admin email.banner_reports_admin = Off ; email address to send banner expiration notices to @@ -127,7 +127,7 @@ email.expiring_banner_notification = Off ; "xxx_bounce@harbor.gaslightmedia.com" address ; ; xxx being the domain of the website -email.from_news = "newsletter@gaslightmedia.com" +email.from_news = "newsletter@keweenaw.info" email.server_from = "server@gaslightmedia.com" ; from header for admin/MContact mailout ; @@ -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 = "newsletter@keweenaw.info" ; dead email address for forms w/ one-way communication ; ie: pending member updates email.do_not_reply = "donotreply@gaslightmedia.com"