Well, from my experiance with javamail I thought the mail.smtp.password property was ignored, and from the FAQs I found the examples given used the password property as well. http://continuum.apache.org/faqs.html#how-do-I-configure-Continuum-to-use-GMail-as-the-SMTP-server
> > It's a basic answer but with this snippet, it seems you were connected to > the smtp host but the authentication failed. login/password was correct? > I think the password property name is 'mail.smtp.password' instead of > 'password' in the mail/session resource definition > > Emmanuel > -- Christopher J Lyth [EMAIL PROTECTED]
