Opened 14 years ago
Closed 11 years ago
#21729 closed defect (bug) (wontfix)
Better logic for comments email notification
| Reported by: | pavelevap | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: |
Description
Please see attached patch.
- If comment_author_email is known, it can be used in "From" email header.
- Also in "Reply-To" header we can use comment_author.
I am not sure if there is any reason for current logic, but my friend noticed it and he thought that this way it would be better...
Attachments (1)
Change History (6)
#4
@
13 years ago
- Component General → Comments
- Keywords close added
Suggesting we close due to the reasoning laid out in #1593. Setting From to anything other than settings from the originating server can quickly cause spam issues.
Filters are available to modify the default settings if different behavior is desired:
comment_notification_recipientscomment_notification_headers
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: [3035] (for #1593)