[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Ana Paula Fernandes
Hi,

I have testing 1.25-pre09 for some days in the normal production server.
I have found one case when XMail resolve DNS with incorrect MX server.

Domain: ps5.com.br
XMail is trying delivery to server gordo.ps5.com.br or
sputinik.ps5.com.br (this is a NS for domain)
The correct MX server is spirit.ps5.com.br (none try for this server).
The XMail not create the DNS cache file for this domain.
I send mail to [EMAIL PROTECTED] with a webmail gmail.com account
and i receive a normal error with User unknown in local recipient
table

I have deleted the dnscache folder to confirm this.
Somebody can send test to [EMAIL PROTECTED] and report result?

[PeekTime] 1177381349 : Mon, 23 Apr 2007 23:22:29 -0300

ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = gordo.ps5.com.br.
SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com From =
[EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
SMTP-Error = Invalid server address
SMTP-Server = ps5.com.br
 
[PeekTime] 1177383509 : Mon, 23 Apr 2007 23:58:29 -0300

ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = sputinik.ps5.com.br.
SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
[EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
SMTP-Error = Invalid server address
SMTP-Server = ps5.com.br


I running under W2K SP4.

   Ana Paula
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread David Lord
On 1 May 2007, at 7:07, Ana Paula Fernandes wrote:

 Hi,
 
 I have testing 1.25-pre09 for some days in the normal production server.
 I have found one case when XMail resolve DNS with incorrect MX server.
 
 Domain: ps5.com.br
 XMail is trying delivery to server gordo.ps5.com.br or
 sputinik.ps5.com.br (this is a NS for domain)
 The correct MX server is spirit.ps5.com.br (none try for this server).
 The XMail not create the DNS cache file for this domain.
 I send mail to [EMAIL PROTECTED] with a webmail gmail.com account
 and i receive a normal error with User unknown in local recipient
 table
 
 I have deleted the dnscache folder to confirm this.
 Somebody can send test to [EMAIL PROTECTED] and report result?
 
 [PeekTime] 1177381349 : Mon, 23 Apr 2007 23:22:29 -0300
 
 ErrCode   = -40
 ErrString = Invalid server address
 ErrInfo   = gordo.ps5.com.br.
 SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = Invalid server address
 SMTP-Server = ps5.com.br
  
 [PeekTime] 1177383509 : Mon, 23 Apr 2007 23:58:29 -0300
 
 ErrCode   = -40
 ErrString = Invalid server address
 ErrInfo   = sputinik.ps5.com.br.
 SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = Invalid server address
 SMTP-Server = ps5.com.br
 
 
 I running under W2K SP4.

Sorry I can't see that on NetBSD.

ID:S6BC4
Mail From: [EMAIL PROTECTED]
Rcpt To:   [EMAIL PROTECTED]
Server:spirit.ps5.com.br. [spirit.ps5.com.br.]

[02] The reason of the delivery failure was:

550 [EMAIL PROTECTED]: User unknown in local recipient table


David

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Rob Arends
Ana Paula, I see the same as David, sorry!

I'm running under W2K SP4 Xmail 1.25pre09.

ID:S3543D
Mail From: [EMAIL PROTECTED]
Rcpt To:   [EMAIL PROTECTED]
Server:spirit.ps5.com.br [200.199.251.151]


[02] The reason of the delivery failure was:

550 [EMAIL PROTECTED]: User unknown in local recipient table 


Oh, hang on..
I've got SMARTDNS HOST on.
Turning it off, I still get the same, but if I clear the dns/mx cache and
restart xmail, I get..

[PeekTime] 1178034189 : Wed, 2 May 2007 01:43:09 +1000

ErrCode   = -109
ErrString = Unable to get UDP DNS response
SMAIL SMTP-Send EDNS = ps5.com.br SMTP = mars.bigeagle.com.au From =
[EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
SMTP-Error = Unable to get UDP DNS response
SMTP-Server = ps5.com.br

Now first off I thought, yeah a once off error, I checked it out and found
that I got the same sending to yahoo.com.
This has to be a local networking issue -right ??
Wrong. Every test I threw at the server to test DNS, showed dns was being
permitted out the firewall and back.
Ok, Ethereal to the rescue
Xmail is asking my local DNS (uses root hints to resolve unknown domains for
local servers)!!, but SmartDnsHost is commented out.  I double checked and
restarted xmail to be sure.

Now here is the weird thing, the incoming email was having the RBLs checked,
with the requests going to my local DNS server, but any email I sent to
xmail that would then be sent to yahoo.com (for example) - NEVER made a dns
query - therefore the above error is valid.
Anyway, at this point I have to get mail going again, so SmartDnsHost goes
back in. (and I get mail out immediately now)

I can't believe that xmail DNS is broken -it was working in the previous
pre-release, I just haven't tested without smartdnshost using pre09.
It has to be something here.

I will have to test more tomorrow night, right now its 02:39 am and I'm
going to bed.


Rob :-)
 
_
Note To Self: Remember to put something witty here later...
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of David Lord
Sent: Tuesday, May 01, 2007 8:54 PM
To: xmail@xmailserver.org
Subject: [xmail] Re: News DNS problem with 1.25pre09 not in 1.24

On 1 May 2007, at 7:07, Ana Paula Fernandes wrote:

 Hi,
 
 I have testing 1.25-pre09 for some days in the normal production server.
 I have found one case when XMail resolve DNS with incorrect MX server.
 
 Domain: ps5.com.br
 XMail is trying delivery to server gordo.ps5.com.br or
 sputinik.ps5.com.br (this is a NS for domain)
 The correct MX server is spirit.ps5.com.br (none try for this server).
 The XMail not create the DNS cache file for this domain.
 I send mail to [EMAIL PROTECTED] with a webmail gmail.com account
 and i receive a normal error with User unknown in local recipient
 table
 
 I have deleted the dnscache folder to confirm this.
 Somebody can send test to [EMAIL PROTECTED] and report result?
 
 [PeekTime] 1177381349 : Mon, 23 Apr 2007 23:22:29 -0300
 
 ErrCode   = -40
 ErrString = Invalid server address
 ErrInfo   = gordo.ps5.com.br.
 SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = Invalid server address
 SMTP-Server = ps5.com.br
  
 [PeekTime] 1177383509 : Mon, 23 Apr 2007 23:58:29 -0300
 
 ErrCode   = -40
 ErrString = Invalid server address
 ErrInfo   = sputinik.ps5.com.br.
 SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = Invalid server address
 SMTP-Server = ps5.com.br
 
 
 I running under W2K SP4.

Sorry I can't see that on NetBSD.

ID:S6BC4
Mail From: [EMAIL PROTECTED]
Rcpt To:   [EMAIL PROTECTED]
Server:spirit.ps5.com.br. [spirit.ps5.com.br.]

[02] The reason of the delivery failure was:

550 [EMAIL PROTECTED]: User unknown in local recipient table


David

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Davide Libenzi
On Tue, 1 May 2007, Ana Paula Fernandes wrote:

 Hi,
 
 I have testing 1.25-pre09 for some days in the normal production server.
 I have found one case when XMail resolve DNS with incorrect MX server.

This is what I get:

[00] XMail bounce: [EMAIL PROTECTED];Error=[550 
[EMAIL PROTECTED]: User unknown in local
recipient table]


[01] Error sending message 
[1178041379182.1082465200.57a5.x35.xmailserver.org] from 
[xmailserver.org].

ID:S227E0F
Mail From: [EMAIL PROTECTED]
Rcpt To:   [EMAIL PROTECTED]
Server:spirit.ps5.com.br [200.199.251.151]


[02] The reason of the delivery failure was:

550 [EMAIL PROTECTED]: User unknown in local recipient table


Delivering to the correct MX spirit.ps5.com.br, as dig tells me:

;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 17774
;; flags: qr aa ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; QUESTION SECTION:
;ps5.com.br.IN  MX

;; ANSWER SECTION:
ps5.com.br. 3600IN  MX  5 spirit.ps5.com.br.

;; AUTHORITY SECTION:
ps5.com.br. 3600IN  NS  sputinik.ps5.com.br.
ps5.com.br. 3600IN  NS  gordo.ps5.com.br.

;; ADDITIONAL SECTION:
spirit.ps5.com.br.  3600IN  A   200.199.251.151
gordo.ps5.com.br.   3600IN  A   200.199.251.132
sputinik.ps5.com.br.3600IN  A   200.199.251.153

;; Query time: 548 msec
;; SERVER: 200.199.251.132#53(gordo.ps5.com.br)
;; WHEN: Tue May  1 10:42:14 2007
;; MSG SIZE  rcvd: 142



Maybe a local DNS screw up on their side? Note that they have a 3600 (one 
hour) TTL, that makes their stuff pretty volatile.



- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Ana Paula Fernandes
Information to help, i don=B4t use SMARTDNS.

   Ana Paula

On 5/1/07, Davide Libenzi [EMAIL PROTECTED] wrote:
 On Tue, 1 May 2007, Ana Paula Fernandes wrote:

  Hi,
 
  I have testing 1.25-pre09 for some days in the normal production server=
..
  I have found one case when XMail resolve DNS with incorrect MX server.

 This is what I get:

 [00] XMail bounce: [EMAIL PROTECTED];Error=3D[550
 [EMAIL PROTECTED]: User unknown in local
 recipient table]


 [01] Error sending message
 [1178041379182.1082465200.57a5.x35.xmailserver.org] from
 [xmailserver.org].

 ID:S227E0F
 Mail From: [EMAIL PROTECTED]
 Rcpt To:   [EMAIL PROTECTED]
 Server:spirit.ps5.com.br [200.199.251.151]


 [02] The reason of the delivery failure was:

 550 [EMAIL PROTECTED]: User unknown in local recipient table


 Delivering to the correct MX spirit.ps5.com.br, as dig tells me:

 ;; Got answer:
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 17774
 ;; flags: qr aa ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

 ;; QUESTION SECTION:
 ;ps5.com.br.IN  MX

 ;; ANSWER SECTION:
 ps5.com.br. 3600IN  MX  5 spirit.ps5.com.br.

 ;; AUTHORITY SECTION:
 ps5.com.br. 3600IN  NS  sputinik.ps5.com.br.
 ps5.com.br. 3600IN  NS  gordo.ps5.com.br.

 ;; ADDITIONAL SECTION:
 spirit.ps5.com.br.  3600IN  A   200.199.251.151
 gordo.ps5.com.br.   3600IN  A   200.199.251.132
 sputinik.ps5.com.br.3600IN  A   200.199.251.153

 ;; Query time: 548 msec
 ;; SERVER: 200.199.251.132#53(gordo.ps5.com.br)
 ;; WHEN: Tue May  1 10:42:14 2007
 ;; MSG SIZE  rcvd: 142



 Maybe a local DNS screw up on their side? Note that they have a 3600 (one
 hour) TTL, that makes their stuff pretty volatile.



 - Davide
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Davide Libenzi
On Tue, 1 May 2007, Ana Paula Fernandes wrote:

 Information to help, i don=B4t use SMARTDNS.

I don't use SmartDns too ;) I think it was a temporary condition, since my 
server resolved it correctly.
Can you try to send a message to that domain again?


- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Ana Paula Fernandes
I send again and have the same result:


ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = sputinik.ps5.com.br.
SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
[EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
SMTP-Error = Invalid server address
SMTP-Server = ps5.com.br


I the first moment I have think it was a temporary condition, but
after days and clear the dns/mx cache and restart xmail, I get the
same.

Ana Paula


On 5/1/07, Davide Libenzi [EMAIL PROTECTED] wrote:
 On Tue, 1 May 2007, Ana Paula Fernandes wrote:

  Information to help, i don=B4t use SMARTDNS.

 I don't use SmartDns too ;) I think it was a temporary condition, since my
 server resolved it correctly.
 Can you try to send a message to that domain again?


 - Davide
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Davide Libenzi
On Tue, 1 May 2007, Ana Paula Fernandes wrote:

 I send again and have the same result:
 
 
 ErrCode   = -40
 ErrString = Invalid server address
 ErrInfo   = sputinik.ps5.com.br.
 SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = Invalid server address
 SMTP-Server = ps5.com.br
 

Ok, this is XMail trying to get the address of sputinik.ps5.com.br. 
(their NS server) by using the system gethostbyname(). This uses the 
system DNS infrastructure through a standard API call (gethostbyname()).
Strange. Does an nslookup on that host success on the machine where XMail 
is running?


- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-05-01 Thread Ana Paula Fernandes
You correct Davide, i using DNS servers provided from my telecom, i
change my DNS servers to others and the XMail working fine, after
restart XMail resolve all queued mail.

Thanks and sorry :-(

Ana Paula

On 5/1/07, Davide Libenzi [EMAIL PROTECTED] wrote:
 On Tue, 1 May 2007, Ana Paula Fernandes wrote:

  I send again and have the same result:
 
  
  ErrCode   = -40
  ErrString = Invalid server address
  ErrInfo   = sputinik.ps5.com.br.
  SMAIL SMTP-Send EDNS = ps5.com.br SMTP = hm.mydomain.com.br From =
  [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
  SMTP-Error = Invalid server address
  SMTP-Server = ps5.com.br
  

 Ok, this is XMail trying to get the address of sputinik.ps5.com.br.
 (their NS server) by using the system gethostbyname(). This uses the
 system DNS infrastructure through a standard API call (gethostbyname()).
 Strange. Does an nslookup on that host success on the machine where XMail
 is running?


 - Davide
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: News DNS problem with 1.25pre09 not in 1.24

2007-04-27 Thread Davide Libenzi
On Fri, 27 Apr 2007, CLEMENT Francis wrote:

 Hello Davide and list :
 
 I upgraded to 1.25pre09 from 1.24 to test new 'dns' resolver in xmail.
 
 Here is a report from xmail 1.25pre09 that I never get with 1.24 for the
 same destination domain :
 ===
 [00] XMail bounce: [EMAIL PROTECTED];Error=[Recipient domain
 haworth.com does not exist (or it has a misconfigured DNS)]
 
 [01] Error sending message [1177664554001.2196.4ef.www00] from
 [groupeab.com].
 
 ID:S27828C
 Mail From: [EMAIL PROTECTED]
 Rcpt To:   [EMAIL PROTECTED]
 
 
 [02] The reason of the delivery failure was:
 
 Recipient domain haworth.com does not exist (or it has a misconfigured
 DNS)
 
 [05] Here is listed the initial part of the message:
 ===
 
 Dns report ( http://www.dnsreport.com/tools/dnsreport.ch?domain=haworth.com
 ) show some 'lame' dns servers so I think the problem is here.
 
 For sure, the haworth.com dns zone seems not to be a well configured zone :(
 
 BUT doing a 'simple' mx nslookup on that domain on the xmail server (w2k
 sp4), i got a correct response with one entry :

You must have a magic DNS resolver :)

$ dig haworth.com mx +trace +all
[going in infinte loop]

dig: too many lookups


Their dca-ans-01.inet.qwest.net. NS server, when asked for the MX record, 
it returns no answer, and returns the list of root servers as authority 
section!!!



- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]