diff --git a/development.ini b/development.ini index 68bd4c2..dd23fc7 100644 --- a/development.ini +++ b/development.ini @@ -24,13 +24,11 @@ sqlalchemy.url = mysql://root:phuoc@localhost/bddevfac?charset=utf8 mondumas.admin_email = ctphuoc@bbox.fr # Mailer configuration -mail.host = smtp.orange.fr -mail.port = 465 -mail.username = sas.dumas@orange.fr -mail.password = sasdumas +mail.host = smtp.bbox.fr +mail.port = 587 +mail.username = cao.thienphuoc@bbox.fr +mail.password = pcao.8211 mail.ssl = yes -pyramid_mailer.prefix = mail. - [server:main] use = egg:waitress#main