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