From: Steve Sutton Date: Thu, 5 Mar 2015 17:16:10 +0000 (-0500) Subject: update emails X-Git-Tag: v1.0.0^2~16 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=09ca1c09ed92546e93518f62b03f478fb4772a95;p=web%2FGaylordGolfMecca.git update emails updating emails for the site --- diff --git a/config/application.ini b/config/application.ini index 5b91414..c00e108 100644 --- a/config/application.ini +++ b/config/application.ini @@ -18,15 +18,15 @@ contactdb.html_email = "ON" ; STREAM SEND API ; Turn on the streamsend module to use with our contact application -contactdb.streamsend.application = Off +contactdb.streamsend.application = On ; Login id for the streamsend account -contactdb.streamsend.login = Off +contactdb.streamsend.login = "7KDfOTJvGNOH" ; Transaction key for the streamsend account -contactdb.streamsend.key = Off +contactdb.streamsend.key = "tKmie0uFtuzF1vtC" ; Streamsend account name -contactdb.streamsend.account_name = Off +contactdb.streamsend.account_name = "Gaylord Golf Mecca" ; Streamsend audience number -contactdb.streamsend.audience = Off +contactdb.streamsend.audience = 1 ; CONSTANT CONTACT API ; Constant Contact forms diff --git a/config/server.ini b/config/server.ini index 6658d8c..7344a47 100644 --- a/config/server.ini +++ b/config/server.ini @@ -89,37 +89,37 @@ database.params.dbname = "gaylordgolfmecca" development = Off ; site owner email address -email.owner = "contact@gaslightmedia.com" +email.owner = "info@gaylordmichigan.net" ; contact form email -email.contact = "contact@gaslightmedia.com" +email.contact = "info@gaylordmichigan.net" ; Add Your Event Form Email -email.addEventForm = "contact@gaslightmedia.com" +email.addEventForm = "info@gaylordmichigan.net" ; enews form email -email.enews = "contact@gaslightmedia.com" -; visitor guide form email -email.visitor_guide = "contact@gaslightmedia.com" +email.enews = Off +; Planner form email +email.visitor_guide = "info@gaylordmichigan.net" ; 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 = "info@gaylordmichigan.net" ; 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@gaylordmichigan.net" ; 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@gaylordmichigan.net" ; 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.reply_to = "info@gaylordmichigan.net" ; 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 @@ -127,7 +127,7 @@ email.expiring_banner_notification = "contact@gaslightmedia.com" ; "xxx_bounce@harbor.gaslightmedia.com" address ; ; xxx being the domain of the website -email.from_news = "newsletter@gaslightmedia.com" +email.from_news = "newsletter@gaylordmichigan.net" email.server_from = "server@gaslightmedia.com" ; from header for admin/MContact mailout ; @@ -136,10 +136,10 @@ 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@gaylordmichigan.net" ; dead email address for forms w/ one-way communication ; ie: pending member updates -email.do_not_reply = "donotreply@gaslightmedia.com" +email.do_not_reply = "donotreply@gaylordmichigan.net" auth.test = "LOCAL_TEST" auth.send_conf = Off @@ -198,8 +198,8 @@ email.giftcert = Off email.giftcert_from = Off email.giftcert_secure = Off email.reply_to = "dev@gaslightmedia.com" -email.banner_reports_admin = "dev@gaslightmedia.com" -email.expiring_banner_notification = "dev@gaslightmedia.com" +email.banner_reports_admin = Off +email.expiring_banner_notification = Off email.from_news = "dev@gaslightmedia.com" email.server_from = "server@gaslightmedia.com" email.from_member_news = "server@gaslightmedia.com"