Date: Sun, 29 Jun 2003 18:05:22 +0200 From: "Vahe Khachikyan" <vahe@khachikyan.de> To: "FreeBSD Hackers" <freebsd-hackers@freebsd.org> Subject: Re: Is GNATS broken ?? Message-ID: <006801c33e58$3f44bf20$0700010a@workstation> References: <008d01c33dc3$2d2f0880$0700010a@workstation><20030629002014.Q956@korben.in.tern><5.0.2.1.1.20030628165200.02d4beb0@popserver.sfu.ca> <20030629145954.GN23471@spc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@khachikyan.de> SIZE=68883 AUTH=<> 250 <vahe@khachikyan.de> is syntactically correct RCPT To:<FreeBSD-gnats-submit@freebsd.org> RCPT To:<vahe@khachikyan.de> DATA 250 <FreeBSD-gnats-submit@freebsd.org> is syntactically correct 250 <vahe@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@compiler.khachikyan.de) Received: (from vahe@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@compiler.khachikyan.de> To: FreeBSD-gnats-submit@freebsd.org Subject: ARMSCII-8 (Armenian) LOCALE and Console support. From: Vahe Khachikyan <vahe@khachikyan.de> Reply-To: Vahe Khachikyan <vahe@khachikyan.de> Cc: vahe@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 ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006801c33e58$3f44bf20$0700010a>