Hello, Edinilson J. Santos wrote: > I'm with the same problem since 1.21 but, because we are a XMail for Windows > user using Microsoft stuffs (os, dns, etc), maybe others simply ignore it > (including Davide!) > > Here I'm using ms smtp (aka cdonts) to delivery messages to hotmail.com and > msn.com. > Without this "trick" messages to hotmail.com and msn.com can't be delivered > and in the spool we can see: > > << > ErrCode = -162 > ErrString = End of socket stream data > SMAIL SMTP-Send MX = "mx1.hotmail.com." SMTP = "mailserver" From = > "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! > SMTP-Error = "417 Temporary delivery error" > SMTP-Server = "mx1.hotmail.com." > > << > ErrCode = -162 > ErrString = End of socket stream data > SMAIL SMTP-Send MX = "mx2.hotmail.com." SMTP = "mailserver" From = > "[EMAIL PROTECTED]" To = "[EMAIL PROTECTED]" Failed ! > SMTP-Error = "417 Temporary delivery error" > SMTP-Server = "mx2.hotmail.com."
this does not look like a the same problem, as XMail uses the MXes of hotmail.com But look: > nslookup -type=mx hotmail.com Server: **** Address: **** Nicht autorisierte Antwort: hotmail.com MX preference = 5, mail exchanger = mx2.hotmail.com hotmail.com MX preference = 5, mail exchanger = mx3.hotmail.com hotmail.com MX preference = 5, mail exchanger = mx4.hotmail.com hotmail.com MX preference = 5, mail exchanger = mx1.hotmail.com I'd expect more errors (for mx3 and mx4). Could you send the complete error-log? Regards, Manuel Martin - 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]
