Ticket #7542 (new enhancement)
Do not send emails to 'smtp_from'
| Reported by: | anonymous | Owned by: | eblot |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | notification | Version: | |
| Severity: | major | Keywords: | mail loop smtp_from |
| Cc: |
Description
As discussed on irc earlier today, it could be a good idea to ignore notifications to smtp_from.
There should be an option in trac.ini :
do_not_notify_smtp_from = 1 # or 1
If it is 1, any notification going to the address specified in smtp_from should be dropped.
This would help with mailing loops some users have been experiencing but does not prevent users having problems because of changed functionality.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


