I'm running out of ideas. Maybe the problem is with the SMTP connection...
Put the following in a text file named commands.txt (without the <snip> tags)... <snip> HELO www.corridortechnology.com MAIL FROM:[EMAIL PROTECTED] RCPT TO:[EMAIL PROTECTED] RCPT TO:[EMAIL PROTECTED] DATA Subject: Re: SendMailServlet - problem, debugging tips Directly connecting to the SMTP server worked!. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
