diff --git a/development.ini b/development.ini index 1ecf4f0..5141ce0 100644 --- a/development.ini +++ b/development.ini @@ -24,11 +24,8 @@ sqlalchemy.url = mysql://phuoc:phuoc!@localhost/bddevfac?charset=utf8 mondumas.admin_email = ctphuoc@bbox.fr # Mailer configuration -mail.host = smtp.bbox.fr -mail.port = 587 -mail.username = cao.thienphuoc@bbox.fr -mail.password = pcao.8211 -mail.ssl = yes +mail.host = smtp.free.fr +mail.port = 25 [server:main] use = egg:waitress#main