Fixed preview email config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user