Hey Oleg,
> Hi Simone,
>
> Great news, I am going to use it soon.
> Is it possible to turn off JavaMail debug messages like
> DEBUG: not loading system providers in <java.home>/lib
> ?
Yes, check in dist/conf/default the file mail.properties, there is a debug
flag, set it to false.
> Bordet, Simone wrote:
> > a) replace User and Password attributes values with the
> user name and
> > password used to connect to your mail server (Security
> guys: I did not find
> > a clean solution for the password being stored in clear
> here. Any hint ?)
> For me it's okay to restrict password to alphanumeric.
> Other possibility: use UTF-8 and store anything you like.
> But in this case some GUI for editing of the configuration file is
> desirable.
I was referring to the fact that the password is stored here in clear. Juha
suggested to write an MBean to secure these passwords (see his posting for
details). What do you think ?
Cheerio,
Simon