On Jul 11, 2008, at 12:29 PM, Ralf S. Engelschall wrote:
>>
>>
>> Here's the root cause, which was also reported back to me this
>> morning:
>>
>> Delivery attempt history for your mail:
>>
>> Fri, 11 Jul 2008 00:35:25 -0700 (PDT)
>> rpm-devel@rpm5.org: smtp;450 4.7.1 Client host rejected: cannot find
>> your hostname, [17.148.16.88]
>
> Ah, I see: your are sending from a host which has no PTR record in
> the DNS. Hence the rpm5.org MTA rejects this as it rejects all all
> non-resolveable clients for anti-spam prevention. Can you use a mail
> "smart-host" which has a correct DNS setup?
>
$ dig -x 17.148.16.88
; <<>> DiG 9.5.0rc1 <<>> -x 17.148.16.88
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 23278
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;88.16.148.17.in-addr.arpa. IN PTR
;; ANSWER SECTION:
88.16.148.17.in-addr.arpa. 85277 IN PTR asmtpout013.mac.com.
;; Query time: 35 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Fri Jul 11 12:43:48 2008
;; MSG SIZE rcvd: 76
Yah, I'm evolving rapidly, the meteor trajectory of @mac.com
is quite predictable, "So long and thanks for all the Fish!"
Re "smart-host": I try to remain purely a client these days, server
sysadmin is tedious,
and sooner or later all the b0rkarge needs to be dealt with client
side anyways, including parsing HTML in rpm, sigh.
BTW, while I have yr attention, is there any way to force Content-
Length:
to be returned from a server? Stat(2) is currently returning a very
"sparse" 0xffffffff, which
is accurate even if arcanely obscure ...
73 de Jeff
Received on Fri Jul 11 18:50:00 2008