added pyramid_mailer to send contact form
This commit is contained in:
@@ -14,6 +14,11 @@ pyramid.default_locale_name = en
|
||||
|
||||
sqlalchemy.url = sqlite:///%(here)s/cao_blogr.sqlite
|
||||
|
||||
cao_blogr.admin_email = phuoc@caotek.fr
|
||||
# Mailer configuration
|
||||
mail.host = localhost
|
||||
mail.port = 25
|
||||
|
||||
retry.attempts = 3
|
||||
|
||||
[pshell]
|
||||
|
||||
Reference in New Issue
Block a user