Hello,

sorry, if this question was asked before.

I want our application to send bug reports via email directly to our 
support team (if the user approves). If I would build the mail-sending 
stuff with JavaMail, I would still need an SMTP-server. Since James has an 
SMTP server, the straightforward solution would be to pack JavaMail and 
James in the application. But there are too much unused components in 
JavaMail and James for this small task. Is there any easier (more 
lightweight) solution for this problem?

Best regards,
Thomas Singer


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to