The only code examples that exist are in the same file that defines that
class.

What are you trying to do with it? Can you instead show the code you're
using?

In general, unless you need the specific things we implement, you should
look into Django's e-mail support. See their documentation for information.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Tue, Jul 26, 2011 at 1:37 AM, jh5774....@samsung.com <
jh5774....@samsung.com> wrote:

> Good morning,
>
> Now, we implementing some new functions about sending e-mails.
>
> So, we check reviewboard's mailing module,
> and we found SpiffyEmailMessage class is that module.
>
> But, we test with this function, errors occured like below:
>
> SMTPDataError: (554, '5.5.0 No recipients have been specified.')
>
> Is there any example code or could you help me about that?
>
> I'll wating your response.
>
> Thank you.
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to