i am assuming that this is a config problem, but it might be a syntax problem....
when i connect to the smtpClient in java i get an exception when i try to set the from field. I also get the same 501 exception when i telnet into the smtp program and try to manually send an email. (note: i have no problem manually sending emails from other smtp clients.) My exception is this: sun.net.smtp.SmtpProtocolException: 501 Syntax error in parameters or arguments any thoughts on how I need to set James to accept regular smtp commands? thanks in advance, -phil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
