[xmail] Re: 1.25-pre04 ...

2007-04-11 Thread Ana Paula Fernandes
Yes, i know, but with the same problem, too many retrys (with interval
of few seconds between), the debug log show the same entry some times:

with CheckMailerDomain 1:

Maximum DNS query depth 32 exceeded ('ls5.net')
SMTP Client.
SMTP Filter.
blablablabalbala
Maximum DNS query depth 32 exceeded ('ls5.net')
Maximum DNS query depth 32 exceeded ('ls5.net')
Maximum DNS query depth 32 exceeded ('ls5.net')
blablablabalbala
blablablabalbala
blablablabalbala
Maximum DNS query depth 32 exceeded ('ls5.net')
blablablabalbala
Maximum DNS query depth 32 exceeded ('ls5.net')

The xmail is not closing the session correctly or the brokens domains
has trying to delivery indefinitely?

I have set CheckMailerDomain with 0 and the problem are solved,
because the mail session is allways accepted now.

   Ana Paula

On 4/11/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Wed, 11 Apr 2007, Ana Paula Fernandes wrote:

  I have same problem with a new domain now, but in this i have find the 
  origin.
 
  When i receive mail from pellicano.biz or ls5.net i receive this
  message in the debug mode:
 
  Maximum DNS query depth 32 exceeded ('pellicano.biz')
  or
  Maximum DNS query depth 32 exceeded ('ls5.net')
 
  I have CheckMailerDomain with 1 in this case, i will setting disable
  to check now.

 Same thing. Broken DNS:

 [EMAIL PROTECTED]:~$ dig ls5.net mx +trace +all
 
 
 dig: too many lookups



 - 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: 1.25-pre04 ...

2007-04-11 Thread Davide Libenzi
On Wed, 11 Apr 2007, Ana Paula Fernandes wrote:

 Yes, i know, but with the same problem, too many retrys (with interval
 of few seconds between), the debug log show the same entry some times:
 
 with CheckMailerDomain 1:
 
 Maximum DNS query depth 32 exceeded ('ls5.net')
 SMTP Client.
 SMTP Filter.
 blablablabalbala
 Maximum DNS query depth 32 exceeded ('ls5.net')
 Maximum DNS query depth 32 exceeded ('ls5.net')
 Maximum DNS query depth 32 exceeded ('ls5.net')
 blablablabalbala
 blablablabalbala
 blablablabalbala
 Maximum DNS query depth 32 exceeded ('ls5.net')
 blablablabalbala
 Maximum DNS query depth 32 exceeded ('ls5.net')
 
 The xmail is not closing the session correctly or the brokens domains
 has trying to delivery indefinitely?

Right! I have to handle that as permanent error. So far, he's trying to 
issue to every root server down. Will fix tomorrow...


- 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: 1.25-pre04 ...

2007-04-10 Thread Davide Libenzi
On Tue, 10 Apr 2007, Ana Paula Fernandes wrote:

 Hi,
 
 I using 1.25-pre02 without problem, i have upgrade to 1.25-pre04 and
 my Event Log has full with this:
 
 Event Type:   Error
 Event Source: XMail
 Event Category:   None
 Event ID: 0
 Date: 09/04/2007
 Time: 23:17:00
 User: N/A
 Computer: SERVER
 Description:
 The description for Event ID ( 0 ) in Source ( XMail ) cannot be
 found. The local computer may not have the necessary registry
 information or message DLL files to display messages from a remote
 computer. The following information is part of the event: Maximum DNS
 query depth 32 exceeded ('pellicano.biz')
 ..

Correct behaviour. Try:

$ dig pellicano.biz mx +trace +all
[after a very long list]

dig: too many lookups

== Broken DNS


- 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: 1.25-pre04 ...

2007-04-10 Thread Ana Paula Fernandes
I agree, but i have thousand of entrances of this, all for
pellicano.biz, all after and immediately after the upgrade. I only
running 1.25-pre04 for 30 minutes.

Ana Paula

On 4/10/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Tue, 10 Apr 2007, Ana Paula Fernandes wrote:

  Hi,
 
  I using 1.25-pre02 without problem, i have upgrade to 1.25-pre04 and
  my Event Log has full with this:
 
  Event Type:   Error
  Event Source: XMail
  Event Category:   None
  Event ID: 0
  Date: 09/04/2007
  Time: 23:17:00
  User: N/A
  Computer: SERVER
  Description:
  The description for Event ID ( 0 ) in Source ( XMail ) cannot be
  found. The local computer may not have the necessary registry
  information or message DLL files to display messages from a remote
  computer. The following information is part of the event: Maximum DNS
  query depth 32 exceeded ('pellicano.biz')
  ..

 Correct behaviour. Try:

 $ dig pellicano.biz mx +trace +all
 [after a very long list]
 
 dig: too many lookups

 == Broken DNS


 - 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: 1.25-pre04 ...

2007-04-10 Thread Ivo Smits
Most likely, you (or one of your users) is trying to send email to 
[EMAIL PROTECTED] Or someone is sending mail TO you from 
[EMAIL PROTECTED]
You could try to temporary disable the CheckMailerDomain, and check your 
SMTP logs to see who is trying to send mail related to pellicano.biz.

Ivo

- Original Message - 
From: Ana Paula Fernandes [EMAIL PROTECTED]
To: xmail@xmailserver.org
Sent: Tuesday, April 10, 2007 10:35 AM
Subject: [xmail] Re: 1.25-pre04 ...


I agree, but i have thousand of entrances of this, all for
 pellicano.biz, all after and immediately after the upgrade. I only
 running 1.25-pre04 for 30 minutes.

 Ana Paula

 On 4/10/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Tue, 10 Apr 2007, Ana Paula Fernandes wrote:

  Hi,
 
  I using 1.25-pre02 without problem, i have upgrade to 1.25-pre04 and
  my Event Log has full with this:
 
  Event Type:   Error
  Event Source: XMail
  Event Category:   None
  Event ID: 0
  Date: 09/04/2007
  Time: 23:17:00
  User: N/A
  Computer: SERVER
  Description:
  The description for Event ID ( 0 ) in Source ( XMail ) cannot be
  found. The local computer may not have the necessary registry
  information or message DLL files to display messages from a remote
  computer. The following information is part of the event: Maximum DNS
  query depth 32 exceeded ('pellicano.biz')
  ..

 Correct behaviour. Try:

 $ dig pellicano.biz mx +trace +all
 [after a very long list]
 
 dig: too many lookups

 == Broken DNS


 - 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]
 

-
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: 1.25-pre04 ...

2007-04-10 Thread Francesco Vertova
At 10.35 10/04/07, you wrote:

I agree, but i have thousand of entrances of this, all for
pellicano.biz, all after and immediately after the upgrade. I only
running 1.25-pre04 for 30 minutes.

Do you mean: I would like XMail not to report this kind of error in 
the Event Log?

   Description:
   The description for Event ID ( 0 ) in Source ( XMail ) cannot be
   found. The local computer may not have the necessary registry
   information or message DLL files to display messages from a remote
   computer. The following information is part of the event: Maximum DNS
   query depth 32 exceeded ('pellicano.biz')

Ciao, Francesco

-
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: 1.25-pre04 ...

2007-04-10 Thread Davide Libenzi
On Tue, 10 Apr 2007, Francesco Vertova wrote:

 At 10.35 10/04/07, you wrote:
 
 I agree, but i have thousand of entrances of this, all for
 pellicano.biz, all after and immediately after the upgrade. I only
 running 1.25-pre04 for 30 minutes.
 
 Do you mean: I would like XMail not to report this kind of error in 
 the Event Log?

Yes. I can give it a WARNING level instead of an ERROR, so you'd see it 
only in a debug mode but not in the Event Log. I'll make pre05 today.


- 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: 1.25-pre04 ...

2007-04-10 Thread Ana Paula Fernandes
I have same problem with a new domain now, but in this i have find the origin.

When i receive mail from pellicano.biz or ls5.net i receive this
message in the debug mode:

Maximum DNS query depth 32 exceeded ('pellicano.biz')
or
Maximum DNS query depth 32 exceeded ('ls5.net')

I have CheckMailerDomain with 1 in this case, i will setting disable
to check now.

Ana Paula

On 4/10/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Tue, 10 Apr 2007, Francesco Vertova wrote:

  At 10.35 10/04/07, you wrote:
 
  I agree, but i have thousand of entrances of this, all for
  pellicano.biz, all after and immediately after the upgrade. I only
  running 1.25-pre04 for 30 minutes.
 
  Do you mean: I would like XMail not to report this kind of error in
  the Event Log?

 Yes. I can give it a WARNING level instead of an ERROR, so you'd see it
 only in a debug mode but not in the Event Log. I'll make pre05 today.


 - 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: 1.25-pre04 ...

2007-04-10 Thread Davide Libenzi
On Wed, 11 Apr 2007, Ana Paula Fernandes wrote:

 I have same problem with a new domain now, but in this i have find the origin.
 
 When i receive mail from pellicano.biz or ls5.net i receive this
 message in the debug mode:
 
 Maximum DNS query depth 32 exceeded ('pellicano.biz')
 or
 Maximum DNS query depth 32 exceeded ('ls5.net')
 
 I have CheckMailerDomain with 1 in this case, i will setting disable
 to check now.

Same thing. Broken DNS:

[EMAIL PROTECTED]:~$ dig ls5.net mx +trace +all


dig: too many lookups



- 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: 1.25-pre04 ...

2007-04-09 Thread Davide Libenzi
On Mon, 9 Apr 2007, Davide Libenzi wrote:

 
 I made 1.25-pre04:
 
 http://www.xmailserver.org/xmail-1.25-pre04.tar.gz
 http://www.xmailserver.org/xmail-1.25-pre04.win32bin.zip
 
 There are two changes, pretty big:
 
 1) DNS resolver code completely changed
 
   I Needed to cleanup the DNS code by a long time, and this is the time ;)
 
 2) Use custom stack for threads #if NTPL
 
   NTPL uses a whopping 8MB of VM area for each thread, and this limits the 
   maximum number of threads on a 32 bit 3G/1G split, to about 350. Pretty 
   sucky
 
 It is running fine on my box by more than 24 hours. I'd like reports from 
 both Windows (about topic #1) and Unix (both #1 and #2) users.

BTW, users of Unixes non-NPTL should not be affected by #2, but I'd like 
to confirm that's the case.



- 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: 1.25-pre04 ...

2007-04-09 Thread Ana Paula Fernandes
Hi,

I using 1.25-pre02 without problem, i have upgrade to 1.25-pre04 and
my Event Log has full with this:

Event Type: Error
Event Source:   XMail
Event Category: None
Event ID:   0
Date:   09/04/2007
Time:   23:17:00
User:   N/A
Computer:   SERVER
Description:
The description for Event ID ( 0 ) in Source ( XMail ) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. The following information is part of the event: Maximum DNS
query depth 32 exceeded ('pellicano.biz')
..

I running W2K SP4.

Ana Paula


On 4/9/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Mon, 9 Apr 2007, Davide Libenzi wrote:

 
  I made 1.25-pre04:
 
  http://www.xmailserver.org/xmail-1.25-pre04.tar.gz
  http://www.xmailserver.org/xmail-1.25-pre04.win32bin.zip
 
  There are two changes, pretty big:
 
  1) DNS resolver code completely changed
 
I Needed to cleanup the DNS code by a long time, and this is the time ;)
 
  2) Use custom stack for threads #if NTPL
 
NTPL uses a whopping 8MB of VM area for each thread, and this limits the
maximum number of threads on a 32 bit 3G/1G split, to about 350. Pretty
sucky
 
  It is running fine on my box by more than 24 hours. I'd like reports from
  both Windows (about topic #1) and Unix (both #1 and #2) users.

 BTW, users of Unixes non-NPTL should not be affected by #2, but I'd like
 to confirm that's the case.
-
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]