Fwd: Delivery Status Notification (Failure)
Is anyone actually using an @macports.com email address? It appears that Gmail can't send to that server (see below). ~ Nathan ---------- Forwarded message ---------- From: Mail Delivery Subsystem <mailer-daemon@googlemail.com> Date: Nov 22, 2006 10:04 AM Subject: Delivery Status Notification (Failure) To: nathan.stocks@gmail.com This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: gwright@macports.com Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 9): 554 <gwright@macports.com>: Relay access denied ----- Original message ----- Received: by 10.82.98.13 with SMTP id v13mr1264153bub.1164215055893; Wed, 22 Nov 2006 09:04:15 -0800 (PST) Received: by 10.82.186.12 with HTTP; Wed, 22 Nov 2006 09:04:15 -0800 (PST) Message-ID: <96c9d6a80611220904p919ee3bu643596ff70100b5@mail.gmail.com> Date: Wed, 22 Nov 2006 10:04:15 -0700 From: Nathan <nathan.stocks@gmail.com> To: "Alfonso Acosta" <alfonso.acosta@gmail.com> Subject: Re: ghc-6.6 port isn't build with dynamic libraries (although it is supported) Cc: macports-users@lists.macosforge.org, gwright@macports.com In-Reply-To: <6a7c66fc0611220719n30092a20p779a754f77fe22c4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6a7c66fc0611220719n30092a20p779a754f77fe22c4@mail.gmail.com>
On Nov 22, 2006, at 12:13 PM, Nathan wrote:
Is anyone actually using an @macports.com email address? It appears that Gmail can't send to that server (see below).
Looks like mail.macosforge.org is misconfigured: [gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. [gandalf:~] dluke% telnet [gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. t[gandalf:~] dluke% telnet mail.macosforge.org 25 Trying 17.254.17.105... Connected to mail.macosforge.org. Escape character is '^]'. 220 lists.macosforge.org ESMTP Postfix helo foo 250 lists.macosforge.org mail from: foo@foo.org 250 Ok rcpt to: dluke@macports.com 554 <dluke@macports.com>: Relay access denied quit 221 Bye Connection closed by foreign host. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
trac cannot be used to report tickets (login doesn't work) and developers cannot be reached through the maintainer-mail provided in the ports (gwright@macports.com is the email included in the ghc port) ... How could a user contact the maintainer then? :( I kunderstand that the server is moving from darwinports, but still is a bit frustrating spending time to report bugs without a proper way to reach the maintainers. Furthermore, not being able to have feedback from users is a big issue. On 11/22/06, Daniel J. Luke <dluke@geeklair.net> wrote:
On Nov 22, 2006, at 12:13 PM, Nathan wrote:
Is anyone actually using an @macports.com email address? It appears that Gmail can't send to that server (see below).
Looks like mail.macosforge.org is misconfigured:
[gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. [gandalf:~] dluke% telnet [gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. t[gandalf:~] dluke% telnet mail.macosforge.org 25 Trying 17.254.17.105... Connected to mail.macosforge.org. Escape character is '^]'. 220 lists.macosforge.org ESMTP Postfix helo foo 250 lists.macosforge.org mail from: foo@foo.org 250 Ok rcpt to: dluke@macports.com 554 <dluke@macports.com>: Relay access denied quit 221 Bye Connection closed by foreign host.
-- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
On Nov 22, 2006, at 2:45 PM, Alfonso Acosta wrote:
trac cannot be used to report tickets (login doesn't work)
This is a recent problem, and I'm sure it's being worked on.
and developers cannot be reached through the maintainer-mail provided in the ports (gwright@macports.com is the email included in the ghc port) ...
This is also a recent problem (as I know my @macports.com mail was working before).
How could a user contact the maintainer then? :(
Some maintainers have non @macports.com email addresses that they list, but otherwise there's always posting to the mailing list.
I kunderstand that the server is moving from darwinports, but still is a bit frustrating spending time to report bugs without a proper way to reach the maintainers.
It's frustrating for the maintainers too. ... but it's not like we are paying for hosting and support (so we're dependent on the time and goodwill of those who run macosforge :) ). -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
On 11/22/06, Daniel J. Luke <dluke@geeklair.net> wrote:
Some maintainers have non @macports.com email addresses that they list, but otherwise there's always posting to the mailing list.
That's why I used the list (someone at the irc channel suggested it :)).
It's frustrating for the maintainers too.
... but it's not like we are paying for hosting and support (so we're dependent on the time and goodwill of those who run macosforge :) ).
I hope you didn't take the comment as offensive :S I was just trying to point out how important is being able to get user feedback. I really value the work which is done by the people at macports. If it wasn't for you guys including a ghc port I wouldn't be here complaining, hehe :)
Please note that the proper domain for mail is "macports.org", not "macports.com". James On Nov 22, 2006, at 9:30 AM, Daniel J. Luke wrote:
On Nov 22, 2006, at 12:13 PM, Nathan wrote:
Is anyone actually using an @macports.com email address? It appears that Gmail can't send to that server (see below).
Looks like mail.macosforge.org is misconfigured:
[gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. [gandalf:~] dluke% telnet [gandalf:~] dluke% host -tmx macports.com macports.com mail is handled by 10 mail.macosforge.org. t[gandalf:~] dluke% telnet mail.macosforge.org 25 Trying 17.254.17.105... Connected to mail.macosforge.org. Escape character is '^]'. 220 lists.macosforge.org ESMTP Postfix helo foo 250 lists.macosforge.org mail from: foo@foo.org 250 Ok rcpt to: dluke@macports.com 554 <dluke@macports.com>: Relay access denied quit 221 Bye Connection closed by foreign host.
-- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
On 11/24/06, James Berry <jberry@macports.org> wrote:
Please note that the proper domain for mail is "macports.org", not "macports.com".
Ops :S, I now sent it to the proper destination desctination address (and now seemed to work without problems). Either the way, and as you might already know $ host macports.com macports.com has address 17.254.17.105 macports.com mail is handled by 10 mail.macosforge.org.
participants (4)
-
Alfonso Acosta
-
Daniel J. Luke
-
James Berry
-
Nathan