On Thu, 5 Mar 2009 15:26:58 +0000
Richard Ibbotson <richard.ibbot...@googlemail.com> wrote:

> I've been trying to send mail to Debian lists for more than a month.  
> The Debian lists admin has ignored my e-mail.  This has been coming 
> back..
> 
> " Recipient address rejected: Mail appeared to be SPAM or forged. Ask 
> your Mail/DNS-Administrator to correct HELO and DNS MX settings or to 
> get removed from DNSBLs; in postmaster.rfc-ignorant.org "
> 
> *  My ISP can find nothing wrong anywhere
> * I am not a spammer I am not blacklisted
> 

From the headers of your email:

 Received: from terra.adsl24.co.uk (terra.adsl24.co.uk [84.234.17.160])
  (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
  (Client did not present a certificate)
  by liszt.debian.org (Postfix) with ESMTP id 3DE6613A5ACA
  for <debian-amd64@lists.debian.org>; Thu,  5 Mar 2009 15:27:03 +0000 (UTC)

You (or your ISP provider?) are launching emails from the googlemail.com
domain using the host terra.adsl24.co.uk

Asking what nodes are expected to send mail from googlemail.com we have:

 <<>> DiG 9.5.1-P1 <<>> googlemail.com mx
 ;; global options:  printcmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47414
 ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 4, ADDITIONAL: 0

 ;; QUESTION SECTION:
 ;googlemail.com.                       IN      MX

 ;; ANSWER SECTION:
 googlemail.com.                592     IN      MX      20 
alt2.gmail-smtp-in.l.google.com.
 googlemail.com.                592     IN      MX      30 
alt3.gmail-smtp-in.l.google.com.
 googlemail.com.                592     IN      MX      40 
alt4.gmail-smtp-in.l.google.com.
 googlemail.com.                592     IN      MX      5 
gmail-smtp-in.l.google.com.
 googlemail.com.                592     IN      MX      10 
alt1.gmail-smtp-in.l.google.com.


That is, the Debian's mail exchanger find that something's wrong. This can
cause problems to you with other MX too.

Best Regards,
-- 
Manolo Díaz


--
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to