Re: What could be the problem?

2001-06-29 Thread Lukas Beeler


are you sure, that your DNS server is set up correctly ?
it looks like a DNS problem..
what happens if you do a "dig eximsoft.com" in your shell ?

At 19:50 29.06.2001, Mathew Chandy wrote:
>Hi all,
>
>We have qmail-1.0.3 installed in our server.
>
>Whenever we send a external mail we get the following message in 
>/var/log/maillog
>
>Jun 28 15:36:10 mail qmail: 993722770.649384 starting delivery 558: msg 
>53658 to remote [EMAIL PROTECTED]
>Jun 28 15:36:10 mail qmail: 993722770.649477 status: local 0/10 remote 1/20
>Jun 28 15:36:50 mail qmail: 993722810.758651 delivery 558: deferral: 
>CNAME_lookup_failed_temporarily._(#4.4.3)/
>Jun 28 15:36:50 mail qmail: 993722810.758758 status: local 0/10 remote 0/20
>Jun 28 15:38:08 mail qmail: 993722888.928096 new msg 53659
>and it doesn't send the message.
>
>Thanks
>Mathew

--
Lukas Beeler   <[EMAIL PROTECTED]>
Homepage:  http://www.projectdream.org
--




Re: What could be the problem?

2001-06-29 Thread T'Krin

CNAME_lookup_failed...  implies that it could not resolve the recipient's 
domain.  Verify that your DNS server or /etc/resolv.conf  is configured and 
working correctly.

On Friday 29 June 2001 13:50, Mathew Chandy wrote:
> Hi all,
>
> We have qmail-1.0.3 installed in our server.
>
> Whenever we send a external mail we get the following message in
> /var/log/maillog
>
> Jun 28 15:36:10 mail qmail: 993722770.649384 starting delivery 558: msg
> 53658 to remote [EMAIL PROTECTED] Jun 28 15:36:10 mail qmail:
> 993722770.649477 status: local 0/10 remote 1/20 Jun 28 15:36:50 mail qmail:
> 993722810.758651 delivery 558: deferral:
> CNAME_lookup_failed_temporarily._(#4.4.3)/ Jun 28 15:36:50 mail qmail:
> 993722810.758758 status: local 0/10 remote 0/20 Jun 28 15:38:08 mail qmail:
> 993722888.928096 new msg 53659
>
> and it doesn't send the message.
>
> Thanks
> Mathew


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 




Re: What could be the problem?

2001-06-29 Thread Ahmad Ridha

Mathew Chandy writes: 

> Whenever we send a external mail we get the following message in /var/log/maillog 
> 
> Jun 28 15:36:10 mail qmail: 993722770.649384 starting delivery 558: msg 53658 to 
>remote [EMAIL PROTECTED]
> Jun 28 15:36:10 mail qmail: 993722770.649477 status: local 0/10 remote 1/20
> Jun 28 15:36:50 mail qmail: 993722810.758651 delivery 558: deferral: 
>CNAME_lookup_failed_temporarily._(#4.4.3)/
> Jun 28 15:36:50 mail qmail: 993722810.758758 status: local 0/10 remote 0/20
> Jun 28 15:38:08 mail qmail: 993722888.928096 new msg 53659 
> 
> and it doesn't send the message. 
> 

It usually means that DNS lookup fails (hence the error 
CNAME_lookup_failed_temporarily._). Make sure that your qmail machine has 
access to DNS or else you'll need to route external mails to other machine 
that does. 

Regards, 

Ahmad Ridha