Ejemplo n.º 1
0
 public PersonSender() {
   super();
   setFromAddress(Sender.getNoreplyMail());
   addReplyTos(new CurrentUserReplyTo());
 }