#13570: SMTP backend should try harder to figure out the local host name
--------------------------------------------+-------------------------------
               Reporter:  jacob             |         Owner:  sernin
                 Status:  assigned          |     Milestone:  1.3   
              Component:  django.core.mail  |       Version:  1.2   
             Resolution:                    |      Keywords:        
           Triage Stage:  Accepted          |     Has patch:  1     
    Needs documentation:  0                 |   Needs tests:  1     
Patch needs improvement:  1                 |  
--------------------------------------------+-------------------------------
Changes (by russellm):

  * needs_better_patch:  0 => 1
  * needs_tests:  0 => 1
  * stage:  Ready for checkin => Accepted


Comment:

 Sorry - but this isn't RFC.

 It doesn't contain a test case, and it doesn't contain a compelling
 argument for why tests aren't plausible. It doesn't even contain a clear
 description of why the change is needed other than suggesting "certain
 circumstances" under which it will be needed.

 It also seems to assume that the result of
 socket.gethostbyname(socket.gethostname()) will be an IPv6 address, which
 I'm pretty sure isn't correct.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13570#comment:6>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to