Update form emails
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 May 2014 14:38:16 +0000 (14:38 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 May 2014 14:38:16 +0000 (14:38 +0000)
Use kristi@cedarvillemarine.com for forms
Use enews@cedarvillemarine.com for From

Toolkit/Contacts/ServiceRequest.php
Toolkit/Contacts/TempStorageQuickLaunch.php
config/server.ini

index 60d805d..b7b6d31 100755 (executable)
@@ -118,7 +118,7 @@ class Toolkit_Contacts_ServiceRequest
             $attributes,
             $trackSubmit
         );
-        $this->email = ENEWS_EMAIL;
+        $this->email = CONTACT_EMAIL;
     }
 
     /**
index dc22084..a17b135 100755 (executable)
@@ -118,7 +118,7 @@ class Toolkit_Contacts_TempStorageQuickLaunch
             $attributes,
             $trackSubmit
         );
-        $this->email = ENEWS_EMAIL;
+        $this->email = CONTACT_EMAIL;
     }
 
     /**
index 73bfafd..9a6b076 100644 (file)
@@ -89,37 +89,37 @@ database.params.dbname = "cedarvillemarine"
 development = Off
 
 ; site owner email address
-email.owner                                 = "contact@gaslightmedia.com"
+email.owner                                 = "info@cedarvillemarine.com"
 ; contact form email
-email.contact                               = "contact@gaslightmedia.com"
+email.contact                               = "kristi@cedarvillemarine.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.reply_to                              = "info@cedarvillemarine.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
@@ -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@cedarvillemarine.com"
 ; from header for admin/MContact mailout
 ;
 ; the networking department assigns an alias for the
@@ -135,10 +135,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@cedarvillemarine.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@cedarvillemarine.com"
 
 auth.test           = "LOCAL_TEST"
 auth.send_conf      = Off
@@ -184,23 +184,23 @@ database.params.host = "devdb"
 
 development = On
 
-email.owner                                 = "leif@gaslightmedia.com"
-email.contact                               = "leif@gaslightmedia.com"
-email.addEventForm                          = "leif@gaslightmedia.com"
-email.enews                                 = "leif@gaslightmedia.com"
-email.visitor_guide                         = "leif@gaslightmedia.com"
-email.applicationForm                       = "leif@gaslightmedia.com"
-email.reply_member_news                     = "leif@gaslightmedia.com"
-email.member_record_updates_advisor         = "leif@gaslightmedia.com"
-email.member_forgot_password_email_reply_to = "leif@gaslightmedia.com"
-email.giftcert                              = "leif@gaslightmedia.com"
-email.giftcert_from                         = "leif@gaslightmedia.com"
-email.giftcert_secure                       = "leif@gaslightmedia.com"
-email.reply_to                              = "leif@gaslightmedia.com"
-email.banner_reports_admin                  = "leif@gaslightmedia.com"
-email.expiring_banner_notification          = "leif@gaslightmedia.com"
-email.from_news                             = "leif@gaslightmedia.com"
-email.from_member_news                      = "leif@gaslightmedia.com"
+email.owner                                 = "alicia@gaslightmedia.com"
+email.contact                               = "alicia@gaslightmedia.com"
+email.addEventForm                          = "alicia@gaslightmedia.com"
+email.enews                                 = Off
+email.visitor_guide                         = Off
+email.applicationForm                       = Off
+email.reply_member_news                     = Off
+email.member_record_updates_advisor         = Off
+email.member_forgot_password_email_reply_to = Off
+email.giftcert                              = Off
+email.giftcert_from                         = Off
+email.giftcert_secure                       = Off
+email.reply_to                              = "alicia@gaslightmedia.com"
+email.banner_reports_admin                  = Off
+email.expiring_banner_notification          = Off
+email.from_news                             = "alicia@gaslightmedia.com"
+email.from_member_news                      = Off
 
 resources.version     = "rand"
 resources.environment.javascript = "dev"
@@ -249,26 +249,22 @@ google.maps.key   = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ
 app.base_url = "http://vserver/app.gaslightmedia.com/"
 app.base_secure_url = "https://vserver/app.gaslightmedia.com/"
 
-;file_server.secure   = "http://192.168.56.101/image_server/"
-;file_server.unsecure = "http://192.168.56.101/image_server/"
-
 database.params.host = "devdb"
 
 email.owner                                 = "steve+owner@localhost"
 email.contact                               = "steve+contact@localhost"
-email.addEventForm                          = "steve+eventForm@localhost"
-email.enews                                 = "steve+enews@localhost"
-email.visitor_guide                         = "steve+visitor_guide@localhost"
-email.applicationForm                       = "steve+applicationForm@localhost"
-email.reply_member_news                     = "steve+reply_member_news@localhost"
-email.member_record_updates_advisor         = "steve+member_updates@localhost"
-email.member_forgot_password_email_reply_to = "steve+member_forgot@localhost"
-email.giftcert                              = "steve+giftcert@localhost"
-email.giftcert_from                         = "steve+giftcert_from@localhost"
-email.giftcert_secure                       = "steve+giftcert_secure@localhost"
+email.addEventForm                          = Off
+email.enews                                 = Off
+email.visitor_guide                         = Off
+email.applicationForm                       = Off
+email.reply_member_news                     = Off
+email.member_record_updates_advisor         = Off
+email.member_forgot_password_email_reply_to = Off
+email.giftcert                              = Off
+email.giftcert_from                         = Off
+email.giftcert_secure                       = Off
 email.reply_to                              = "steve+reply_to@localhost"
-email.banner_reports_admin                  = "steve+banner_reports@localhost"
-email.expiring_banner_notification          = "steve+exp_banner@localhost"
+email.banner_reports_admin                  = Off
+email.expiring_banner_notification          = Off
 email.from_news                             = "steve+from_news@localhost"
-
-email.from_member_news                      = "steve+from_member_news@localhost"
+email.from_member_news                      = Off