users@glassfish.java.net

JavaMail default user

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Thu, 27 Sep 2007 10:54:34 -0400

Our client has said that they have allowed access to send emails through
their SMTP server from our server's IP address. They have not created a
user account for us, it will just let us send anything we want. In our
application, the from address is different for each transaction.

Why does JavaMail Session require I input a default user? I don't have
one, and don't need one according to them.


Thanks,
Ryan