Fixed preview email config
This commit is contained in:
parent
0c90cb7a5b
commit
fffc6c865d
@ -93,8 +93,8 @@ BikeBike::Application.configure do
|
|||||||
:authentication => :plain,
|
:authentication => :plain,
|
||||||
:enable_starttls_auto => true,
|
:enable_starttls_auto => true,
|
||||||
:openssl_verify_mode => 'none',
|
:openssl_verify_mode => 'none',
|
||||||
:user_name => 'godwin@bikebike.org',
|
:user_name => '',
|
||||||
:password => 'Oha1otbt!@#'
|
:password => ''
|
||||||
}
|
}
|
||||||
config.action_mailer.raise_delivery_errors = true
|
config.action_mailer.raise_delivery_errors = true
|
||||||
config.action_mailer.perform_deliveries = true
|
config.action_mailer.perform_deliveries = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user