added pyramid_mailer to send contact form
This commit is contained in:
@@ -16,6 +16,11 @@ pyramid.includes =
|
||||
|
||||
sqlalchemy.url = sqlite:///%(here)s/cao_blogr.sqlite
|
||||
|
||||
cao_blogr.admin_email = cao.thien-phuoc@orange.fr
|
||||
# Mailer configuration
|
||||
mail.host = smtp.orange.fr
|
||||
mail.port = 25
|
||||
|
||||
retry.attempts = 3
|
||||
|
||||
# By default, the toolbar only appears for clients from IP addresses
|
||||
|
||||
Reference in New Issue
Block a user