suite
This commit is contained in:
parent
2ad5fd94ec
commit
75f44b9077
@ -82,7 +82,7 @@ Rails.application.configure do
|
||||
#config.action_mailer.delivery_method = :file
|
||||
config.action_mailer.default_url_options = { :host => HOSTNAME }
|
||||
|
||||
cconfig.action_mailer.delivery_method = :smtp
|
||||
config.action_mailer.delivery_method = :smtp
|
||||
config.action_mailer.smtp_settings = {
|
||||
:address => "localhost",
|
||||
:port => 25,
|
||||
|
Loading…
x
Reference in New Issue
Block a user