| 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 = |