Emailing board instead of discussion list
This commit is contained in:
parent
b42236d228
commit
85ec806b22
|
@ -5,7 +5,7 @@ class DoorMailer < ActionMailer::Base
|
|||
@url = "http://members.heatsynclabs.org"
|
||||
@status = status
|
||||
|
||||
mail(:to => 'heatsynclabs@googlegroups.com',
|
||||
mail(:to => 'board@heatsynclabs.org', #'heatsynclabs@googlegroups.com',
|
||||
:subject => "HSL Doors")
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user