hi,

I put my exchange server name in the 'Mail Server:' and port set to 25,
leave username and password empty.

I checked 'send email when new users register an account' box.

Following is the log message after i create a user.
is it something wrong in the code?

2011-08-26 14:16:22,706 - ERROR - Error sending e-mail notification with
subject 'New Review Board user registration for test1' on behalf of '"test
james" <jw...@company.com>' to admin: sequence item 0: expected string,
tuple found
Traceback (most recent call last):
  File
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6rc2-py2.7.egg/reviewboard/notifications/email.py",
line 376, in mail_new_user
    message.send()
  File
"/usr/local/lib/python2.7/dist-packages/Django-1.3-py2.7.egg/django/core/mail/message.py",
line 251, in send
    return self.get_connection(fail_silently).send_messages([self])
  File
"/usr/local/lib/python2.7/dist-packages/Django-1.3-py2.7.egg/django/core/mail/backends/smtp.py",
line 86, in send_messages
    sent = self._send(message)
  File
"/usr/local/lib/python2.7/dist-packages/Django-1.3-py2.7.egg/django/core/mail/backends/smtp.py",
line 104, in _send
    email_message.message().as_string())
  File
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6rc2-py2.7.egg/reviewboard/notifications/email.py",
line 137, in message
    msg = super(SpiffyEmailMessage, self).message()
  File
"/usr/local/lib/python2.7/dist-packages/Django-1.3-py2.7.egg/django/core/mail/message.py",
line 221, in message
    msg['To'] = ', '.join(self.to)
TypeError: sequence item 0: expected string, tuple found


On Fri, Aug 26, 2011 at 11:53 AM, Christian Hammond <chip...@chipx86.com>wrote:

> Local sendmail is not supported today. You'll need an SMTP server.
>
> Christian
>
>
>
> On Friday, August 26, 2011, Kannaiyan Natesan <gbpnk...@gmail.com> wrote:
> > Admin > Settings > Email
> >
> > Takes me to configure SMTP Settings. Not sure whether local sendmail is
> supported.
> >
> > On Fri, Aug 26, 2011 at 10:53 AM, James Wang <jwang....@gmail.com>
> wrote:
> >>
> >> Hi, there:
> >>
> >> I'm new to linux, I followed installation document on administrator's
> guide, installed RB on a brand new installed Ubuntu Server 11.04. The RB
> site
> >> is up and running and I can create users, but no email was sent out.
> >> Actually I didn't find any instruction on configure email in the guide,
> >>
> >> Am I missing something?
> >> How does RB send out email and where to configure that?
> >>
> >> The ubuntu server can send out email relay to the exchange server
> >> I tried using mutt on that server machine to send a email and received
> from outlook on windows.
> >> so must be some configuration is missing in RB. please help.
> >> thanks in advance.
> >>
> >> Cheers
> >> James
> >>
> >>
> >> --
> >> 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 <
> reviewboard%2bunsubscr...@googlegroups.com>
>
> >> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
> >
> >
> > --
> > +1-650-605-3290 <tel:%2B1-650-605-3290>
>
> > The best things in life are free
> >
> > --
> > 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 <
> reviewboard%2bunsubscr...@googlegroups.com>
>
> > For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>
> --
> --
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
> --
> 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