Hi everyone,

Because of the limit of our company email server, we can not use the
administrator email account to send an email by changing the sender to
another email user.

Is there any solution or configuration to resolve this problem?
For example, don't change the sender just using the administrator as
the sender.

The following log is from apache's error log:

ERROR:root:Error sending e-mail notification with subject 'Re: Review
Request: Subject xxxx' on behalf of '"Tom" <t...@xxx.com>' to '"Mary"
<m...@xxx.com>': {u'"Mary" <m...@xxx.com>': (553, '5.7.1
<t...@xxx.com>: Sender address rejected: not owned by user
ad...@xxx.com')')}
Traceback (most recent call last):
  File "C:\Python25\lib\site-packages\reviewboard-1.5-py2.5.egg
\reviewboard\notifications\email.py", line 177, in send_review_mail
    message.send()
  File "c:\python25\lib\site-packages\django-1.2.3-py2.5.egg\django
\core\mail\message.py", line 175, in send
    return self.get_connection(fail_silently).send_messages([self])
  File "c:\python25\lib\site-packages\django-1.2.3-py2.5.egg\django
\core\mail\backends\smtp.py", line 85, in send_messages
    sent = self._send(message)
  File "c:\python25\lib\site-packages\django-1.2.3-py2.5.egg\django
\core\mail\backends\smtp.py", line 101, in _send
    email_message.message().as_string())
  File "C:\Python25\Lib\smtplib.py", line 695, in sendmail
    raise SMTPRecipientsRefused(senderrs)

-- 
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