>
> I don't know or recall what versions of sendmail I've previously
> used, but basically what comes out of the box with Suse 8.1, Redhat
> 6.2, 7.3, Mandrake 8.0, 8.1, 9.0, 9.1.
>
> However, I don't think what you've typed here applies in my case -
> DNS clearly CAN resolve virgin.net, otherwise I wouldn't be able to
> run fetchmail against mail.virgin.net.
>
> dino:/home/jg 4$ host virgin.net
> virgin.net has address 194.168.54.50
> dino:/home/jg 5$
>
> Cheers
> James

Well, I was just answering your question about the reason about 
FEATURE(`accept_unresolvable_domains') may have changed. 

As per your original problem, Brian's note says that mail.virgin.net 
could not be resolved which is why he led you to that option.  It 
looks, though, when I just tried it, it resolved fine:

; <<>> DiG 9.2.1 <<>> @67.153.21.4 mx virgin.net
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45233
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; QUESTION SECTION:
;virgin.net.                    IN      MX

;; ANSWER SECTION:
virgin.net.             86400   IN      MX      5 mail.virgin.net.

;; AUTHORITY SECTION:
virgin.net.             86400   IN      NS      dns1.ntli.net.
virgin.net.             86400   IN      NS      dns2.ntli.net.

;; ADDITIONAL SECTION:
mail.virgin.net.        86400   IN      A       62.253.164.40
dns1.ntli.net.          10800   IN      A       62.253.162.237
dns2.ntli.net.          10800   IN      A       194.168.4.237

;; Query time: 121 msec
;; SERVER: 67.153.21.4#53(67.153.21.4)
;; WHEN: Fri Jul 25 20:50:55 2003
;; MSG SIZE  rcvd: 140

[EMAIL PROTECTED] html]$ host mail.virgin.net
mail.virgin.net has address 62.253.164.40

Has something changed between the time Brian tried and my attempt today? 
And, if so, does your mail now work?

Regards,  Mike Klinke



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to