Changes between Initial Version and Version 1 of Ticket #16041, comment 9
- Timestamp:
- Feb 10, 2013, 4:02:59 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16041, comment 9
initial v1 1 Dropping email based on sender verification can result in email loss. That's a bug in the email server configuration. At worst mail should be dropped in a "spam" folder where it can be recovered. The web server doesn't have the email infrastructure necessary to make the changes wesuggested.1 Dropping email based on sender verification can result in email loss. That's a bug in the email server configuration. At worst mail should be dropped in a "spam" folder where it can be recovered. The Djangoproject.com web server doesn't have the email infrastructure necessary to make the changes you suggested. 2 2 3 3 Since no-one has found a practical solution that doesn't open security issues in two years, I'm going to close the ticket. Please reopen if you have a concrete suggestion for fixing this. All the code is at https://github.com/django/djangoproject.com.