#12388: Django's Trac e-mails come from the wrong IP address
-----------------------------+----------------------------------------------
 Reporter:  rpbarlow         |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  Django Web site  |     Version:            
 Keywords:  DNS mail HELO    |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 Strict mail servers will perform a reverse lookup on IP addresses to make
 sure they match up with the HELO. This is a useful check because it
 eliminates a whole lot of spam. Unfortunately, this Trac instance is
 sending the e-mail from 64.207.133.30, but is sending
 mail.djangoproject.com in the HELO, which is 64.207.133.18. This was fixed
 briefly last weekend, but the system seems to have returned to the
 previous behaviour.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12388>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

--

You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.


Reply via email to