; error message displayed - used for GLM_DB class
 database.error.message   = "An error has occured with the database!"
 ; host to connect to
-database.params.host     = "ds3"
+database.params.host     = "ds4"
 ; username to connect as
 database.params.username = "nobody"
 ; database name to connect to
 development = Off
 
 ; site owner email address
-email.owner                                 = "contact@gaslightmedia.com"
+email.owner                                 = "debby@troutcreek.com"
 ; contact form email
-email.contact                               = "contact@gaslightmedia.com"
+email.contact                               = "debby@troutcreek.com"
+; Trout Creek emails
+email.trout_creek                           = "debby@troutcreek.com, nikki@troutcreek.com, chris@troutcreek.com"
+; Hamlet Village emails
+email.hamlet_village                        = "bigfore.hamletvillage@landmasters.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                              = "reservations@bigfore.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
 ; "xxx_bounce@harbor.gaslightmedia.com" address
 ;
 ; xxx being the domain of the website
-email.from_news                             = "newsletter@gaslightmedia.com"
+email.from_news                             = "newsletter@bigfore.com"
 email.server_from                           = "server@gaslightmedia.com"
 ; from header for admin/MContact mailout
 ;
 ; "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"
 development = On
 
 email.owner                                 = "leif@gaslightmedia.com"
+email.trout_creek                           = "leif@gaslightmedia.com"
+email.hamlet_village                        = "leif@gaslightmedia.com"
 email.contact                               = "leif@gaslightmedia.com"
 email.addEventForm                          = "leif@gaslightmedia.com"
 email.enews                                 = "leif@gaslightmedia.com"
 database.params.host = "localhost"
 
 email.owner                                 = "cscott@gaslightmedia.com"
+email.trout_creek                           = "cscott@gaslightmedia.com"
+email.hamlet_village                        = "cscott@gaslightmedia.com"
 email.contact                               = "cscott@gaslightmedia.com"
 email.addEventForm                          = "cscott@gaslightmedia.com"
 email.enews                                 = "cscott@gaslightmedia.com"
 database.params.host = "localhost"
 
 email.owner                                 = "steve+owner@localhost"
+email.trout_creek                           = "steve+troutcreek@localhost"
+email.hamlet_village                        = "steve+hamletvillage@localhost"
 email.contact                               = "steve+contact@localhost"
 email.addEventForm                          = "steve+eventForm@localhost"
 email.enews                                 = "steve+enews@localhost"
 database.params.host = "devdb"
 
 email.owner                                 = "vagrant+owner@localhost"
+email.trout_creek                           = "vagrant+troutcreek@localhost"
+email.hamlet_village                        = "vagrant+hamletvillage@localhost"
 email.contact                               = "vagrant+contact@localhost"
 email.addEventForm                          = "vagrant+eventForm@localhost"
 email.enews                                 = "vagrant+enews@localhost"