public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* user not receiving mail
@ 2005-02-10 14:23 Angela Marie Thomas
  2005-02-10 14:40 ` Christopher Faylor
  2005-02-10 15:16 ` Ian Lance Taylor
  0 siblings, 2 replies; 4+ messages in thread
From: Angela Marie Thomas @ 2005-02-10 14:23 UTC (permalink / raw)
  To: overseers


I got email from kaih AT khms DOT westfalen DOT de  that he's not receiving
email since the outage.  If you take a look at the mailq, you can see that
there are quite a few messages of his that haven't been delivered (he is
using some MX trickiness to route his mail so look for kaih.*westfalen).

I couldn't see anything obviously wrong in the qmail logs or the rbl logs.
Can someone please take a look?

I can forward his originl mail, but I'd like to sanitize it from
potential spammers (his headers are decidedly anti-spam so I'd like
to respect that).  Is there a blessed script for sanitizing mail
that I can use or do I have to spin my own?

--Angela

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: user not receiving mail
  2005-02-10 14:23 user not receiving mail Angela Marie Thomas
@ 2005-02-10 14:40 ` Christopher Faylor
  2005-02-10 15:16 ` Ian Lance Taylor
  1 sibling, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2005-02-10 14:40 UTC (permalink / raw)
  To: overseers, angela

On Wed, Feb 09, 2005 at 12:49:47PM -0800, Angela Marie Thomas wrote:
>I got email from kaih AT khms DOT westfalen DOT de  that he's not receiving
>email since the outage.  If you take a look at the mailq, you can see that
>there are quite a few messages of his that haven't been delivered (he is
>using some MX trickiness to route his mail so look for kaih.*westfalen).
>
>I couldn't see anything obviously wrong in the qmail logs or the rbl logs.
>Can someone please take a look?

It looks like a problem on their end (@ replaced with -X- below):

Wed Feb  9 16:22:29 2005 1000031 from: <***unknown***> to: kaih-X-binutils.incoming.khms.westfalen.de status: deferral: Connected_to_213.239.196.208_but_greeting_failed./Remote_host_said:_421_Too_many_concurrent_SMTP_connections_from_this_IP_address;_please_try_again_later./
Wed Feb  9 16:22:51 2005 1000297 from: <binutils-return-37791--X-sources.redhat.com--X-[]> to: kaih-X-binutils.incoming.khms.westfalen.de status: deferral: Connected_to_213.239.196.208_but_connection_died._(#4.4.2)/
Wed Feb  9 16:23:57 2005 1000776 from: <libstdc++-return-21302--X-gcc.gnu.org--X-[]> to: kaih-X-libstdcpp.incoming.khms.westfalen.de status: deferral: Connected_to_213.239.196.208_but_connection_died._(#4.4.2)/
Wed Feb  9 16:29:01 2005 1003237 from: <***unknown***> to: kaih-X-binutils.incoming.khms.westfalen.de status: deferral: Connected_to_213.239.196.208_but_greeting_failed./Remote_host_said:_421_Too_many_concurrent_SMTP_connections_from_this_IP_address;_please_try_again_later./

cgf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: user not receiving mail
  2005-02-10 14:23 user not receiving mail Angela Marie Thomas
  2005-02-10 14:40 ` Christopher Faylor
@ 2005-02-10 15:16 ` Ian Lance Taylor
  2005-02-10 15:47   ` Angela Marie Thomas
  1 sibling, 1 reply; 4+ messages in thread
From: Ian Lance Taylor @ 2005-02-10 15:16 UTC (permalink / raw)
  To: angela; +Cc: overseers

I've done a Bcc to the person with the problem.

Angela Marie Thomas <angela@foam.wonderslug.com> writes:

> I can forward his originl mail, but I'd like to sanitize it from
> potential spammers (his headers are decidedly anti-spam so I'd like
> to respect that).  Is there a blessed script for sanitizing mail
> that I can use or do I have to spin my own?

His messages are in the queue, and deliveries are consistently
reporting
    deferral: Connected_to_213.239.196.208_but_connection_died._(#4.4.2)/

This means that when qmail was delivering e-mail to his system, it
made a connection, but the system did not respond within the timeout
period, which is configured to be 30 seconds.  The timeout applies to
the initial greeting, and to the response to any SMTP command.

I just tried by hand, and I can confirm that his main MX responds very
slowly.  The initial greeting and MAIL FROM are fast, but the response
to the RCPT TO is very slow.  I'm sure it is consistently blowing out
the 30 second timeout used by sourceware.  I don't know why his system
responds so slowly.

The 30 second timeout is aggressive, and I could see it backing it off
to 60 seconds.  Not more than that, though.

Ian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: user not receiving mail
  2005-02-10 15:16 ` Ian Lance Taylor
@ 2005-02-10 15:47   ` Angela Marie Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Angela Marie Thomas @ 2005-02-10 15:47 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: overseers


> I've done a Bcc to the person with the problem.

Thanks folks.

--Angela

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-02-09 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-10 14:23 user not receiving mail Angela Marie Thomas
2005-02-10 14:40 ` Christopher Faylor
2005-02-10 15:16 ` Ian Lance Taylor
2005-02-10 15:47   ` Angela Marie Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).