Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/files/trac.ini

Issue 5866347275747328: Issue 1956 - Use donotreply@adblockplus.org as sender for Trac mails (Closed)
Patch Set: Created Feb. 5, 2015, 8:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | modules/trac/templates/orders.ini.erb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/files/trac.ini
===================================================================
--- a/modules/trac/files/trac.ini
+++ b/modules/trac/files/trac.ini
@@ -61,17 +61,17 @@ batch_subject_template = $prefix Batch m
email_sender = SendmailEmailSender
ignore_domains =
mime_encoding = none
sendmail_path = /usr/sbin/sendmail
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain =
smtp_enabled = true
-smtp_from = noreply@adblockplus.org
+smtp_from = donotreply@adblockplus.org
smtp_from_author = false
smtp_from_name = Trac
smtp_password =
smtp_port = 25
smtp_replyto =
smtp_server = localhost
smtp_subject_prefix = __default__
smtp_user =
« no previous file with comments | « no previous file | modules/trac/templates/orders.ini.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld