Re: [PATCH 2/2] make hosted send emails with an address of fedoraproject.org - not fedorahosted.org for users, etc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just got the following error pushing to fedorahosted
remote: Traceback (most recent call last):
remote:   File "/usr/bin/send-unicode-email.py", line 32, in <module>
remote:     smtp.sendmail(sender, recipients, msg.as_string())
remote:   File "/usr/lib/python2.6/smtplib.py", line 709, in sendmail
remote:     raise SMTPRecipientsRefused(senderrs)
remote: smtplib.SMTPRecipientsRefused: {'gitkoji-members@xxxxxxxxxxxxxxxxx': (550, '5.1.1 <gitkoji-members@xxxxxxxxxxxxxxxxx>: Recipient address rejected: User unknown in local recipient table')}

On 01/15/2013 01:34 PM, skvidal@xxxxxxxxxxxxxxxxx wrote:
From: Seth Vidal <skvidal@xxxxxxxxxxxxxxxxx>

---
  .../main.cf/main.cf.hosted01.fedoraproject.org     |    4 ++--
  .../main.cf/main.cf.hosted02.fedoraproject.org     |    4 ++--
  2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/modules/postfix/files/main.cf/main.cf.hosted01.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.hosted01.fedoraproject.org
index 77da22b..156e6d2 100644
--- a/modules/postfix/files/main.cf/main.cf.hosted01.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.hosted01.fedoraproject.org
@@ -93,8 +93,8 @@ mail_owner = postfix
  #myorigin = $myhostname
  #myorigin = $mydomain

-myhostname = fedorahosted.org
-myorigin = fedorahosted.org
+myhostname = fedoraproject.org
+myorigin = fedoraproject.org

  # RECEIVING MAIL

diff --git a/modules/postfix/files/main.cf/main.cf.hosted02.fedoraproject.org b/modules/postfix/files/main.cf/main.cf.hosted02.fedoraproject.org
index 77da22b..156e6d2 100644
--- a/modules/postfix/files/main.cf/main.cf.hosted02.fedoraproject.org
+++ b/modules/postfix/files/main.cf/main.cf.hosted02.fedoraproject.org
@@ -93,8 +93,8 @@ mail_owner = postfix
  #myorigin = $myhostname
  #myorigin = $mydomain

-myhostname = fedorahosted.org
-myorigin = fedorahosted.org
+myhostname = fedoraproject.org
+myorigin = fedoraproject.org

  # RECEIVING MAIL



_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure



[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux