hi,
I am using james 2.2.0. and my mailet is a seesion bean client which i
am trying to deploy in jboss.My code looks something like
String recep=sb2.toString();
mail.getMessage().addRecipients(Message.RecipientType.TO,recep);
I am unable to send the mails to the recipients added here.Should i include
any send mail command explicitly here?
Thanx in advance
How can i store the incoming mails in postgres database??
cheers
sundeep
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]