Re: Fixing reverse DNS lookup for a virtual domain

2010-04-21 Thread Kārlis Repsons
On Tuesday 20 April 2010 20:50:08 Noel Jones wrote: > Here's the problem, your IP has no hostname: > # host 85.15.210.5 > Host 5.210.15.85.in-addr.arpa not found: 3(NXDOMAIN) .. > Your HELO name and rDNS name should match, there should be an > A record for the rDNS name that points back to the same

Re: Fixing reverse DNS lookup for a virtual domain

2010-04-20 Thread Noel Jones
On 4/20/2010 2:03 PM, Kārlis Repsons wrote: On Tuesday 20 April 2010 18:46:51 Noel Jones wrote: For your server (from list mail headers) Received: from pasts.trikata.com (unknown [85.15.210.5]) Well and if I have a domain 11.lv, for which this is given: host 11.lv 11.lv has address 85.15.210.5

Re: Fixing reverse DNS lookup for a virtual domain

2010-04-20 Thread Kārlis Repsons
On Tuesday 20 April 2010 18:46:51 Noel Jones wrote: > For your server (from list mail headers) > Received: from pasts.trikata.com (unknown [85.15.210.5]) Well and if I have a domain 11.lv, for which this is given: host 11.lv 11.lv has address 85.15.210.5 11.lv mail is handled by 10 mail.11.lv. 11.l

Re: Fixing reverse DNS lookup for a virtual domain

2010-04-20 Thread Noel Jones
On 4/20/2010 1:00 PM, Kārlis Repsons wrote: Hi there, hopefully this can be easy: as I have $myhostname other than virtual domain name, when server relays my v.d. mails, it uses $myhostname and so sometimes I receive a refusal like this: "550 Reverse DNS lookup failed for host"; how should I make

Fixing reverse DNS lookup for a virtual domain

2010-04-20 Thread Kārlis Repsons
Hi there, hopefully this can be easy: as I have $myhostname other than virtual domain name, when server relays my v.d. mails, it uses $myhostname and so sometimes I receive a refusal like this: "550 Reverse DNS lookup failed for host"; how should I make server use my virtual domain's name when r