On 12/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> We have been sending bulk mail (error logs) to gmail for the past few
> weeks, but it hasnt been working too well :)


We've run into some delivery problems w/ email, too.

Causes I've found so far:
  x SPF not configured
  x hostname wrong for reverse DNS -- I think this is either a bug in
python's email module or confusion about /etc/mailname :
http://wiki.debian.net/?EtcMailName
  x message id missing (new in django dev trunk)
  x recipient whitelisting (nothing to be done about that)
  x too many links in email.

Any other thoughts on causes?

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to