diff --git a/development.ini b/development.ini index ad0fef7..0346293 100644 --- a/development.ini +++ b/development.ini @@ -20,15 +20,11 @@ pyramid.includes = sqlalchemy.url = mysql://phuoc:phuoc!@localhost/bd_mesavoirs?charset=utf8 -caotek_mesavoirs.admin_email = cao.thienphuoc@bbox.fr +caotek_mesavoirs.admin_email = phuoc@caotek.fr # Mailer configuration -mail.host = smtp.bbox.fr -mail.port = 587 -mail.username = cao.thienphuoc@bbox.fr -mail.password = Bankhan9M -mail.ssl = yes - +mail.host = smtp.free.fr +mail.port = 25 [server:main] use = egg:waitress#main