Outlook (non "Express" version) doesn't use SMTP, it use a MS proprietary protocol. Try with Outlook Express to be in a similar situation as ICS-SMTP component.
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Tim" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, May 15, 2006 6:50 PM Subject: [twsocket] Smtp error 452 >I have an email application using SmtpCli which has a test utility that > tries to send a test email to the user. This utility uses very similar > code > to the MailSnd demo included with ICS. > > It has always worked fine, but it is now having issues with sending via > Exchange Server 2003 and I have modified the code to try and establish the > problem. > > The responses from connecting, helo and mailfrom are: > > < 220 rsyncbox.fitness-exchange.net ESMTP Postfix >> HELO LMBGRD03 > < 250 rsyncbox.fitness-exchange.net >> MAIL FROM:<[EMAIL PROTECTED]> > < 452 Insufficient system storage > > However, the user has no problem sending from Outlook. I can see that > sending an email from my utility is different from sending via Outlook, > but > as far as anyone can see, there is no storage problems anywhere. > > Does anyone have any ideas about what is going on? > > Thanks. > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
