From: Steve Sutton Date: Tue, 10 Sep 2013 13:33:55 +0000 (+0000) Subject: Update emails X-Git-Tag: v1.0~35 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=378df832dcbde2fee432648bc3973500af0fd659;p=web%2FMichiganTrailMaps.git Update emails using from as info@michigantrailmaps.com owner set to kidven@aol.com --- diff --git a/config/server.ini b/config/server.ini index 28e46a6..137d0cb 100644 --- a/config/server.ini +++ b/config/server.ini @@ -89,35 +89,35 @@ database.params.dbname = "michigantrailmaps" development = Off ; site owner email address -email.owner = "contact@gaslightmedia.com" +email.owner = "kidven@aol.com" ; contact form email -email.contact = "contact@gaslightmedia.com" +email.contact = "kidven@aol.com" ; Add Your Event Form Email -email.addEventForm = "contact@gaslightmedia.com" +email.addEventForm = Off ; enews form email -email.enews = "contact@gaslightmedia.com" +email.enews = "kidven@aol.com" ; visitor guide form email -email.visitor_guide = "contact@gaslightmedia.com" +email.visitor_guide = 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.reply_to = "info@michigantrailmaps.com" ; email address to send the banner reports to for the site admin -email.banner_reports_admin = "contact@gaslightmedia.com" +email.banner_reports_admin = "kidven@aol.com" ; email address to send banner expiration notices to -email.expiring_banner_notification = "contact@gaslightmedia.com" +email.expiring_banner_notification = "kidven@aol.com" ; from header for admin/Contact mailout ; ; the networking department assigns an alias for the @@ -125,7 +125,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@michigantrailmaps.com" ; from header for admin/MContact mailout ; ; the networking department assigns an alias for the @@ -133,10 +133,10 @@ email.from_news = "newsletter@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@michigantrailmaps.com" ; 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@michigantrailmaps.com" auth.test = "LOCAL_TEST" auth.send_conf = Off