[xmail] Re: Strange xmail 'Network kernel error' only when sending to yahoo s ervers !

2007-03-12 Thread Davide Libenzi
On Sat, 10 Mar 2007, Ana Paula Fernandes wrote:

 Thanks Davide,
 
 I have deleted the spool file to stop the 100% bandwith usage problem.
 
 It=B4s possible create a new variable to specify the Global Maximum
 number of try to delivery? In this my case, the simple email with 6MB
 multiplied by 224 try (7 MX servers with 32 for each) =3D 1344MB. For
 this new mode i set to never try more then 50 times for example, or
 this new implementation is a RFC violation?

Why does the remote MTA gives you a 4xx response contunuosly, and after 
having sucker 6MB of data. That's more of a suckage of the remote MTA. If 
they'd give a 5xx, XMail would bounce.



- 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: Strange xmail 'Network kernel error' only when sending to yahoo s ervers !

2007-03-10 Thread Ana Paula Fernandes
Thanks Davide,

I have deleted the spool file to stop the 100% bandwith usage problem.

It=B4s possible create a new variable to specify the Global Maximum
number of try to delivery? In this my case, the simple email with 6MB
multiplied by 224 try (7 MX servers with 32 for each) =3D 1344MB. For
this new mode i set to never try more then 50 times for example, or
this new implementation is a RFC violation?

Ana Paula

On 3/10/07, Davide Libenzi davidel@xmailserver.org wrote:
 On Fri, 9 Mar 2007, Ana Paula Fernandes wrote:

  Hi,
 
  I have the same problem now, with two domains, yahoo.com and
  gmail.com, but in my case the delivery has not stopped by the maximum
  number of delivery (without set the -Qr, default 32), in this case my
  bandwith usage has 100% by this same email, this email to delivery
  have 16MB, because the loop in new delivery try, this is a bug ? or
  because the error returned is always 417 Temporary delivery error ?
 
  This is a debug of my verbose mode:
 
  
  ErrCode   =3D -3
  ErrString =3D Network kernel error
  SMAIL SMTP-Send MX =3D g.mx.mail.yahoo.com. SMTP =3D hm.mydomain.com=

  From =3D [EMAIL PROTECTED] To =3D [EMAIL PROTECTED] Failed!
  SMTP-Error =3D 417 Temporary delivery error
  SMTP-Server =3D g.mx.mail.yahoo.com.
  
  SMAIL SMTP-Send MX =3D a.mx.mail.yahoo.com. SMTP =3D hm.mydomain.com=

  From =3D [EMAIL PROTECTED] To =3D [EMAIL PROTECTED]
 
  I have visual count in the verbose mode and the try are very more 32
  times. Is in infinite loop about 2 days. At new try, the SMTP-Server
  has rotate with server host a, b, c, etc
 
  I have the problem with 1.24-final and 1.25-pre02.

 Well, it'll try 32 times multiplied the number of MX records. As I said,
 this is very likely the remote host closing the connection, or some
 network problem in the route from you to the destination.



 - 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: Strange xmail 'Network kernel error' only when sending to yahoo s ervers !

2007-03-09 Thread Ana Paula Fernandes
Hi,

I have the same problem now, with two domains, yahoo.com and
gmail.com, but in my case the delivery has not stopped by the maximum
number of delivery (without set the -Qr, default 32), in this case my
bandwith usage has 100% by this same email, this email to delivery
have 16MB, because the loop in new delivery try, this is a bug ? or
because the error returned is always 417 Temporary delivery error ?

This is a debug of my verbose mode:


ErrCode   = -3
ErrString = Network kernel error
SMAIL SMTP-Send MX = g.mx.mail.yahoo.com. SMTP = hm.mydomain.com
From = [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed!
SMTP-Error = 417 Temporary delivery error
SMTP-Server = g.mx.mail.yahoo.com.

SMAIL SMTP-Send MX = a.mx.mail.yahoo.com. SMTP = hm.mydomain.com
From = [EMAIL PROTECTED] To = [EMAIL PROTECTED]

I have visual count in the verbose mode and the try are very more 32
times. Is in infinite loop about 2 days. At new try, the SMTP-Server
has rotate with server host a, b, c, etc

I have the problem with 1.24-final and 1.25-pre02.

thanks

Ana Paula


On 1/23/07, CLEMENT Francis [EMAIL PROTECTED] wrote:

 Hello

 I have this error in many many spool files but only for yahoo destinations :

 ==
 [PeekTime] 1169543668 : Tue, 23 Jan 2007 10:14:28 +0100
 
 ErrCode   = -3
 ErrString = Network kernel error
 SMAIL SMTP-Send MX = g.mx.mail.yahoo.com. SMTP = mx.groupeab.com From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = 417 Temporary delivery error
 SMTP-Server = g.mx.mail.yahoo.com.
 
 
 ErrCode   = -3
 ErrString = Network kernel error
 SMAIL SMTP-Send MX = a.mx.mail.yahoo.com. SMTP = mx.groupeab.com From =
 [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed !
 SMTP-Error = 417 Temporary delivery error
 SMTP-Server = a.mx.mail.yahoo.com.
 
 
 

 The 'Network kernel error' is strange as any others mails to any others
 destinations are send without problem and I don't know exact meaning for
 this error .
 Does Davide have an idea ?

 I have not yet completly study the logs to see if finally sending the mail
 is successull some times later , but I would like to know if someone have
 the same recurring error with yahoo ?!?!

 Francis
-
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: Strange xmail 'Network kernel error' only when sending to yahoo s ervers !

2007-03-09 Thread Davide Libenzi
On Fri, 9 Mar 2007, Ana Paula Fernandes wrote:

 Hi,
 
 I have the same problem now, with two domains, yahoo.com and
 gmail.com, but in my case the delivery has not stopped by the maximum
 number of delivery (without set the -Qr, default 32), in this case my
 bandwith usage has 100% by this same email, this email to delivery
 have 16MB, because the loop in new delivery try, this is a bug ? or
 because the error returned is always 417 Temporary delivery error ?
 
 This is a debug of my verbose mode:
 
 
 ErrCode   = -3
 ErrString = Network kernel error
 SMAIL SMTP-Send MX = g.mx.mail.yahoo.com. SMTP = hm.mydomain.com
 From = [EMAIL PROTECTED] To = [EMAIL PROTECTED] Failed!
 SMTP-Error = 417 Temporary delivery error
 SMTP-Server = g.mx.mail.yahoo.com.
 
 SMAIL SMTP-Send MX = a.mx.mail.yahoo.com. SMTP = hm.mydomain.com
 From = [EMAIL PROTECTED] To = [EMAIL PROTECTED]
 
 I have visual count in the verbose mode and the try are very more 32
 times. Is in infinite loop about 2 days. At new try, the SMTP-Server
 has rotate with server host a, b, c, etc
 
 I have the problem with 1.24-final and 1.25-pre02.

Well, it'll try 32 times multiplied the number of MX records. As I said, 
this is very likely the remote host closing the connection, or some 
network problem in the route from you to the destination.



- 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: Strange xmail 'Network kernel error' only when se nding to yahoo servers !

2007-01-24 Thread CLEMENT Francis


Thanks Davide and Rob for your help

In fact, I have currently 40 mails waiting in the spool for yahoo woth this
error, and it seems the problem started on monday.
I never had problems with yahoo before nor with hotmail.
(and we are an 'small' isp, we don't have an isp on top of us that can
permit us to relay with they servers, and I don't think this is a final
solution, just a temporary workarround)

I will trace some of the 'waiting' mails to yahoo to see if finally they are
send or not, as it seems in the logs that some overs mails are send to yahoo
at the same time ...

Thanks
Francis



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Rob Arends
Envoyé : mercredi 24 janvier 2007 01:22
À : xmail@xmailserver.org
Objet : [xmail] Re: Strange xmail 'Network kernel error' only when
sending to yahoo servers !



Francis,

Sounds like yahoo is checking anti spam criteria and 
determining that you
are not worthy.
Perhaps the checks are asynchronous and so when the negative 
results come
in, the MTA abruptly and belatedly shuts the door.

I have had problems with hotmail some time ago.  My fix was to use
smtpfwd.tab with:

hotmail.com[tab]mail.my-isp.com[crlf]

This forwards all hotmail.com emails to my isp and then it works much
better.

You may need to do the same with yahoo.

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

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Wednesday, January 24, 2007 5:36 AM
To: 'xmail@xmailserver.org'
Subject: [xmail] Re: Strange xmail 'Network kernel error' only when sending
to yahoo s ervers !


On Tue, 23 Jan 2007, CLEMENT Francis wrote:

99% of chances the remote server shut down the door in your face while 
XMail was trying to send data to it.

- 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: Strange xmail 'Network kernel error' only when sending to yahoo servers !

2007-01-23 Thread Rob Arends

Francis,

Sounds like yahoo is checking anti spam criteria and determining that you
are not worthy.
Perhaps the checks are asynchronous and so when the negative results come
in, the MTA abruptly and belatedly shuts the door.

I have had problems with hotmail some time ago.  My fix was to use
smtpfwd.tab with:

hotmail.com[tab]mail.my-isp.com[crlf]

This forwards all hotmail.com emails to my isp and then it works much
better.

You may need to do the same with yahoo.

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

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Wednesday, January 24, 2007 5:36 AM
To: 'xmail@xmailserver.org'
Subject: [xmail] Re: Strange xmail 'Network kernel error' only when sending
to yahoo s ervers !


On Tue, 23 Jan 2007, CLEMENT Francis wrote:

99% of chances the remote server shut down the door in your face while 
XMail was trying to send data to it.

- 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] Network kernel error

2006-07-05 Thread Rob Arends
Recently I got a bounce to postmaster for a failed outbound delivery.
 
I had the following error.
 

ErrCode = -3
ErrString = Network kernel error

 
Does anyone have an idea what this means?
I've never seen it reported before, and it is probably nothing to worry
about, but still, I'm curious.
Mail is still coming and going through xmail.
 
Win2k sp4 xmail 1.22
 
Rob :-)
 
_
Note To Self: Remember to put something witty here later...
 
 


-
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] Network kernel error

2003-10-16 Thread Jhon Wong

SGksDQpXaG8gY2FuIHRlbGwgbWUgaW4gc2VuZCBmYWlsdXJlIG5vdGljZSBtZXNzYWdlLA0KIk5l
dHdvcmsga2VybmVsIGVycm9yIiBtZWFucyB3aGF0Pw0KVGhhbmtzLg0KDQoNCltQZWVrVGltZV0g
MTA2NjM1OTc2MiA6IEZyaSwgMTcgT2N0IDIwMDMgMTE6MDI6NDIgKzA4MDANCjw8DQpFcnJDb2Rl
ICAgPSAtMw0KRXJyU3RyaW5nID0gTmV0d29yayBrZXJuZWwgZXJyb3INCi4uLi4uLg0K

-
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] Network Kernel error?

2003-03-27 Thread Alex Young

Hi,
I have been receiving this error message recently. Any one know
why or have more details as to what the error means so I can trouble
shoot it? Its another email being sent to btconnect.com

Thanks,
Alex



[PeekTime] 1048765896 : Thu, 27 Mar 2003 11:51:36 -

ErrCode   = -3
ErrString = Network kernel error
SMAIL SMTP-Send MX = smtpsrvr.btconnect.com. SMTP = hal From =
[EMAIL PROTECTED] To
= [EMAIL PROTECTED] Failed !
SMTP-Error = 417 Temporary delivery error


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