If you want to use BCC .. you should use EmailMessage. https://docs.djangoproject.com/en/1.7/topics/email/#django.core.mail.EmailMessage
2015-04-01 17:35 GMT+02:00 Den <[email protected]>: > Hello, everyone. > > First of all, bcc doesn't work even in console email backend for me. > > I'm unable to find code that processes bcc case. Something like that for > CC > <https://github.com/django/django/blob/stable/1.6.x/django/core/mail/message.py#L248> > . > > Is it implemented at all? > > Thanks in advance. > > P.S. Django 1.6 if it's important, but I've failed to find the code in > 1.7.x and 1.8.x branches, too. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/d29001c0-3a45-4044-8cfd-0224d6c02e59%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/d29001c0-3a45-4044-8cfd-0224d6c02e59%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *monoBOT* Visite mi sitio(Visit my site): monobotsoft.es/blog/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BxOsGCLfmqWw6PVaNiFb30ARJk_9z4TW4%3DFzWS_ZDLdM3YBbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

