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:<[EMAIL PROTECTED]> SIZE=68883 AUTH=<> 250 <[EMAIL PROTECTED]> is syntactically correct RCPT To:<[EMAIL PROTECTED]> RCPT To:<[EMAIL PROTECTED]> DATA 250 <[EMAIL PROTECTED]> is syntactically correct 250 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]) Received: (from [EMAIL PROTECTED]) 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: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ARMSCII-8 (Armenian) LOCALE and Console support. From: Vahe Khachikyan <[EMAIL PROTECTED]> Reply-To: Vahe Khachikyan <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED]; 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 --- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"