comparison development.ini @ 1717:7ff304d3028f beta

Notification fixes - email prefix added to .ini files - html templates emails - rewrote email system to use some parts from pyramid_mailer
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 25 Nov 2011 17:41:42 +0200
parents 1308f068fc1a
children 5948ab03e639
comparison
equal deleted inserted replaced
1716:7d1fc253549e 1717:7ff304d3028f
15 ################################################################################ 15 ################################################################################
16 #email_to = admin@localhost 16 #email_to = admin@localhost
17 #error_email_from = paste_error@localhost 17 #error_email_from = paste_error@localhost
18 #app_email_from = rhodecode-noreply@localhost 18 #app_email_from = rhodecode-noreply@localhost
19 #error_message = 19 #error_message =
20 #email_prefix = [RhodeCode]
20 21
21 #smtp_server = mail.server.com 22 #smtp_server = mail.server.com
22 #smtp_username = 23 #smtp_username =
23 #smtp_password = 24 #smtp_password =
24 #smtp_port = 25 #smtp_port =