Обсуждение: pgfoundry listserv not accepting mail?
I tried to send a message to the pgbuildfarm-members@lists.pgfoundry.org
mailing list last night. It's still in my outbound queue; the failures
look like
... while talking to lists.pgfoundry.org.:
>>> DATA
<<< 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain not found
<pgbuildfarm-members@lists.pgfoundry.org>... Deferred: 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain
notfound
<<< 554 5.5.1 Error: no valid recipients
Dunno if anybody here has the ability to repair that ...
regards, tom lane
On Fri, May 13, 2016 at 2:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I tried to send a message to the pgbuildfarm-members@lists.pgfoundry.org > mailing list last night. It's still in my outbound queue; the failures > look like > > ... while talking to lists.pgfoundry.org.: >>>> DATA > <<< 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain not found > <pgbuildfarm-members@lists.pgfoundry.org>... Deferred: 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain notfound > <<< 554 5.5.1 Error: no valid recipients > > Dunno if anybody here has the ability to repair that ... The sysadmin team do not. Marc does I believe (CC'd). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Dave Page wrote: > On Fri, May 13, 2016 at 2:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > I tried to send a message to the pgbuildfarm-members@lists.pgfoundry.org > > mailing list last night. It's still in my outbound queue; the failures > > look like > > > > ... while talking to lists.pgfoundry.org.: > >>>> DATA > > <<< 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain not found > > <pgbuildfarm-members@lists.pgfoundry.org>... Deferred: 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domainnot found > > <<< 554 5.5.1 Error: no valid recipients > > > > Dunno if anybody here has the ability to repair that ... > > The sysadmin team do not. Marc does I believe (CC'd). Maybe it'd be good to start using the buildfarm-members@postgresql.org list that was created months ago to replace this one. It only has 5 subscribers ATM, though. I suppose the roster of the other list should be moved over ... -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Maybe it'd be good to start using the buildfarm-members@postgresql.org
> list that was created months ago to replace this one. It only has 5
> subscribers ATM, though. I suppose the roster of the other list should
> be moved over ...
+1 ... I wasn't even aware that a replacement list had been created.
regards, tom lane
Should be fixed … recently moved that VPS to a server in London, didn’t realize I forgot to change the DNS … Try it now … > On May 13, 2016, at 06:52, Dave Page <dpage@pgadmin.org> wrote: > > On Fri, May 13, 2016 at 2:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> I tried to send a message to the pgbuildfarm-members@lists.pgfoundry.org >> mailing list last night. It's still in my outbound queue; the failures >> look like >> >> ... while talking to lists.pgfoundry.org.: >>>>> DATA >> <<< 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domain not found >> <pgbuildfarm-members@lists.pgfoundry.org>... Deferred: 450 4.1.8 <tgl@sss.pgh.pa.us>: Sender address rejected: Domainnot found >> <<< 554 5.5.1 Error: no valid recipients >> >> Dunno if anybody here has the ability to repair that ... > > The sysadmin team do not. Marc does I believe (CC'd). > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company
Marc Fournier <scrappy@hub.org> writes:
> Should be fixed … recently moved that VPS to a server in London, didn’t realize I forgot to change the DNS …
> Try it now …
Hmm ... the next retry sent it OK, but then I got this back:
> This is the mail system at host pgfoundry.org.
>
> I'm sorry to have to inform you that your message could not
> be delivered to one or more recipients. It's attached below.
>
> For further assistance, please send mail to postmaster.
>
> If you do so, please include this problem report. You can
> delete your own text from the attached returned message.
>
> The mail system
>
> <pgbuildfarm-members@lists.pgfoundry.org>: host
> mail.maia-lon.uk.hub.org[188.227.186.44] said: 554 5.7.1
> <pgbuildfarm-members@lists.pgfoundry.org>: Recipient address rejected:
> Access denied (in reply to end of DATA command)
So something still not right.
regards, tom lane