Friday, July 6, 2012

Re: 1.4: Emails to BCC addresses not sent

On 6-7-2012 11:36, Javi Romero wrote:
> Does this sound like I should open a new ticket on the bugtracker or does
> this work right for anyone else?

It definitely works for me, when I do some testing with the EmailMessage
object. You should reduce your testing to just sending a simple message
with the EmailMessage class, like:
from django.core.mail import EmailMessage

msg = EmailMessage(
subject='test',
to=['me@example.org'],
bcc=['nowhere@example.org'],
body='test'
)
msg.send()

If that fails as well, I guess a ticket is in order, but like I said
"works for me" (in version 1.4).
If that doesn't fail, then make sure cco is filled.
--
Melvyn Sopacua


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

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate