Is GNATS broken ??
Vahe Khachikyan
vahe at khachikyan.de
Sun Jun 29 09:05:26 PDT 2003
Thank you very much for your answers.
see below
> On Sat, Jun 28, 2003 at 04:56:11PM -0700, Colin Percival wrote:
> > Can you check if the mail was accepted by the FreeBSD mail server? It
> > looks like GNATS email is rather aggressively filtered against server
> > blacklists; I have to route all my PRs through an SSH tunnel to a
different
> > system in order to get them accepted.
>
> I can confirm that the GNATS server performs double lookups of PTR against
> A records, anyway.
>
The SMTP relay visible in cutout has 6 IP addresses assigned and they all
PTR resolve to the name mentioned "mrelayng.kundenserver.de".
I provide a cutout from the tcptrace which I made yesterday when
submitting the mentioned PR second time.
--------------------CUT HERE--------------------------------------
220 mrelayng.kundenserver.de ESMTP Sat, 28 Jun 2003 21:55:13 +0200
EHLO compiler.khachikyan.de
250-mrelayng.kundenserver.de Hello compiler.khachikyan.de [217.235.132.184]
250-SIZE 20971520
250-PIPELINING
250-AUTH=PLAIN LOGIN
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
AUTH LOGIN
[... Skipped authentication dialog]
235 Authentication succeeded
MAIL From:<vahe at khachikyan.de> SIZE=68883 AUTH=<>
250 <vahe at khachikyan.de> is syntactically correct
RCPT To:<FreeBSD-gnats-submit at freebsd.org>
RCPT To:<vahe at khachikyan.de>
DATA
250 <FreeBSD-gnats-submit at freebsd.org> is syntactically correct
250 <vahe at khachikyan.de> is syntactically correct
354 Enter message, ending with "." on a line by itself
Received: from compiler.khachikyan.de (localhost [127.0.0.1])
by compiler.khachikyan.de (8.12.9/8.12.9) with ESMTP id
h5SJtCnK017949;
Sat, 28 Jun 2003 21:55:12 +0200 (CEST)
(envelope-from vahe at compiler.khachikyan.de)
Received: (from vahe at localhost)
by compiler.khachikyan.de (8.12.9/8.12.9/Submit) id h5SJtBRY017948;
Sat, 28 Jun 2003 21:55:11 +0200 (CEST)
Date: Sat, 28 Jun 2003 21:55:11 +0200 (CEST)
Message-Id: <200306281955.h5SJtBRY017948 at compiler.khachikyan.de>
To: FreeBSD-gnats-submit at freebsd.org
Subject: ARMSCII-8 (Armenian) LOCALE and Console support.
From: Vahe Khachikyan <vahe at khachikyan.de>
Reply-To: Vahe Khachikyan <vahe at khachikyan.de>
Cc: vahe at khachikyan.de;
X-send-pr-version: 3.113
X-GNATS-Notify:
[..... The rest of the PR skipped]
.
250 OK id=19WLn0-000052-00
QUIT
221 mrelayng.kundenserver.de closing connection
---------------------------------End Of
Cut -----------------------------------------------------
As you can see the local FROM address was rewritten (masqueraded) by
my external mail address.
I have no access to SMTP relay mentioned above but the CC was delivered
to my mailbox at ISP's site.
The SMTP relay I use, "mrelayng.kundenserver.de" , is ^not^ in blacklists.
I use actually this relay to send ^this^ message.
I have really ^no^ idea how should I get this PR delivered?!
Is there any other way, excluding web Interface which is currently down, to
submit the PR?
Is there anybody who can look for a possible reason on GNATS server?
Bests
--
Vahe
---
More information about the freebsd-hackers
mailing list