What are you using for a mail server? Christian
-- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Tue, Sep 8, 2015 at 5:42 PM, MoonWalker <[email protected]> wrote: > hi, > > I updated both RB 2.0.19 and Django 1.6.11.1 on my Ubuntu Server and endup > with no emails. > > I did this to try to understand if Django is reporting any issue: > > 1) sudo rb-site manage /var/www/reviewboard shell > 2) >>> from django.core.mail import send_mail > send_mail('Subject here', 'Here is the message.', '[email protected]', [' > [email protected]'], fail_silently=False) > > and the result is = 1 > > 3) I do not get any email > > > Is there anything else that I shall try to understand the issue? > > > > > > > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
