LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-24-2005, 04:03 PM   #1
Mike-BB
LQ Newbie
 
Registered: Feb 2004
Posts: 29

Rep: Reputation: 15
Error sending remote email - eXtremail


Below, im sending an email FROM bbwebsites@bbwebsites.ca TO mike@bbgameservers.com

Code:
24/05/2005 - 17:09:02 -> CTRL - Scanning mail queues ...
24/05/2005 - 17:09:02 -> CTRL - Mail queues scanned
24/05/2005 - 17:09:02 -> [621126] SMTP - Resolving sending domain ...
24/05/2005 - 17:09:02 -> [621126] SMTP - Sending domain bbwebsites.ca is local
24/05/2005 - 17:09:02 -> [621126] SMTP - Resolving destination domain ...
24/05/2005 - 17:09:02 -> [621126] SMTP - Destination domain bbgameservers.com is remote
24/05/2005 - 17:09:02 -> [621126] SMTP - Delivering remote mail ...
24/05/2005 - 17:09:02 -> [621126] SMTP - Resolving sender user ...
24/05/2005 - 17:09:02 -> [621126] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:09:02 -> [621126] DNS  - Error: parsing DNS response
24/05/2005 - 17:09:02 -> [621126] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:09:02 -> [621126] DNS  - Error: parsing DNS response
24/05/2005 - 17:09:02 -> [621126] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:09:02 -> [621126] DNS  - Error: parsing DNS response
24/05/2005 - 17:09:02 -> [621126] SMTP - Error: reading from DNS
24/05/2005 - 17:09:02 -> [621126] SMTP - Error delivering remote mail
24/05/2005 - 17:09:02 -> [621126] QUEU - Error: delivering queued mail
Any idea what's causing "DNS - No answer header found on DNS response" or what I need to fix about this?








MORE INFO:

Code:
; Zone File for bbwebsites.ca
$TTL 14400
@       14440   IN      SOA     ns1.bbwebsites.ca.      webmaster.bbwebsites.ca.        (
                                        2005010403
                                        14400
                                        7200
                                        3600000
                                        86400
                                        )

bbwebsites.ca.  14400   IN      NS      ns1.bbwebsites.ca.
bbwebsites.ca.  14400   IN      NS      ns2.bbwebsites.ca.

bbwebsites.ca.  14400   IN      A       66.199.183.121

localhost.bbwebsites.ca. 14400  IN      A       127.0.0.1

bbwebsites.ca.  14400   IN      MX      0       bbwebsites.ca.

mail    14400   IN      CNAME   bbwebsites.ca.
www     14400   IN      CNAME   bbwebsites.ca.
ftp     14400   IN      A       66.199.183.121

tor2    14400   IN      A       66.199.183.121
ns1     14400   IN      A       66.199.183.121
ns2     14400   IN      A       66.199.183.146
this is what I get from the local machine:

Code:
dig bbwebsites.ca

; <<>> DiG 9.2.2-P3 <<>> bbwebsites.ca
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53702
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;bbwebsites.ca.                 IN      A

;; ANSWER SECTION:
bbwebsites.ca.          14400   IN      A       66.199.183.121

;; AUTHORITY SECTION:
bbwebsites.ca.          14400   IN      NS      ns1.bbwebsites.ca.
bbwebsites.ca.          14400   IN      NS      ns2.bbwebsites.ca.

;; ADDITIONAL SECTION:
ns1.bbwebsites.ca.      14400   IN      A       66.199.183.121
ns2.bbwebsites.ca.      14400   IN      A       66.199.183.146
and nslookup :

Code:
nslookup -type=mx bbwebsites.ca

Non-authoritative answer:
bbwebsites.ca   mail exchanger = 0 bbwebsites.ca.

Authoritative answers can be found from:
bbwebsites.ca   nameserver = ns1.bbwebsites.ca.
bbwebsites.ca   nameserver = ns2.bbwebsites.ca.
bbwebsites.ca   internet address = 66.199.183.121

Last edited by Mike-BB; 05-24-2005 at 04:39 PM.
 
Old 05-24-2005, 04:44 PM   #2
Mike-BB
LQ Newbie
 
Registered: Feb 2004
Posts: 29

Original Poster
Rep: Reputation: 15
WORKING:
Receiving emails from local and remote
Sending emails to local

NOT WORKING:
Sending emails to remote

When I send to a remote location, I get an email back saying this :
Code:
I have found some problems delivering some emails.
I will queue them up and try again later.
eXtremail's Log File pertaining to this :

Code:
24/05/2005 - 17:51:40 -> [145852] ----------------------------------------------
24/05/2005 - 17:51:40 -> [145852] - SMTP - Incoming SMTP conexion              -
24/05/2005 - 17:51:40 -> [145852] ----------------------------------------------
24/05/2005 - 17:51:40 -> [145852] SMTP - SMTP connection: 69.196.139.165
24/05/2005 - 17:51:40 -> [145852] SMTP - HELO: mike
24/05/2005 - 17:51:40 -> [145852] SMTP - Mail from: <bbwebsites@bbwebsites.ca>
24/05/2005 - 17:51:40 -> [145852] SMTP - Rcpt to: <mike@bbgameservers.com>
24/05/2005 - 17:51:40 -> [145852] SMTP - Alert: relaying for: 69.196.139.165
24/05/2005 - 17:51:40 -> [145852] SMTP - Receiving mail ...
24/05/2005 - 17:51:40 -> [145852] SMTP - Mail accepted
24/05/2005 - 17:51:40 -> [145852] SMTP - SMTP connection closed
24/05/2005 - 17:51:40 -> [145852] SMTP - Number of rcpt's: 1
24/05/2005 - 17:51:40 -> [145852] SMTP - Delivering mail(s) ...
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Sending mail to: mike@bbgameservers.com
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Resolving sending domain ...
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Sending domain bbwebsites.ca is local
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Resolving destination domain ...
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Destination domain bbgameservers.com is remote
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Delivering remote mail ...
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Resolving sender user ...
24/05/2005 - 17:51:40 -> [145852.01] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:51:40 -> [145852.01] DNS  - Error: parsing DNS response
24/05/2005 - 17:51:40 -> [145852.01] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:51:40 -> [145852.01] DNS  - Error: parsing DNS response
24/05/2005 - 17:51:40 -> [145852.01] DNS  - No answer header found on DNS response. Quitting.
24/05/2005 - 17:51:40 -> [145852.01] DNS  - Error: parsing DNS response
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Error: reading from DNS
24/05/2005 - 17:51:40 -> [145852.01] SMTP - Error delivering remote mail
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
eXtremail SMTPD not receiving mail, but sending is OK... ServerStorm Linux - Software 7 05-25-2005 09:11 AM
sending email error in evolution melinda_sayang Linux - Software 1 03-21-2005 01:30 PM
sending email from remote box on same network di11rod Linux - Networking 2 10-18-2004 10:01 PM
error in email sending with kmail and mozilla on sbcglobal.net sunfish Linux - Software 0 02-26-2004 11:19 PM
Sending mails with eXtremail Ivanhoe Linux - Networking 2 12-31-2002 09:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration