While testing out a Django application which uses django's core mail  
'send_mail' the following occurs while sending a message to a large number 
of email recipients.


 (552, '5.6.0 Headers too large (32768 max)')

is there a configuration setting on the django send_mail side which will 
resolve this? 


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/5e_bw65NRFkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to