|
From: Darren D. <da...@da...> - 2004-03-01 03:12:43
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 01 March 2004 02:42, Oliver Hutchison wrote: > Hi, > > Except for extending JavaMailSenderImpl is there a way to specify extra > properties that are used to instantiate the Session? you can create your own javax.mail.Session object (populated with your=20 additional properties) and simply pass it to the=20 JavaMailSenderImpl.setSession(Session) method. This is particularly handy= =20 if you obtain your session from JNDI. =2D --=20 Darren Davison Public Key: http://www.davison.uk.net/key.jsp =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAQqdbKLMLAN01aw0RAgYFAJ4tU1yRQR7voAPHTybnyIORUlM7QwCfcY5Q iV4fWRINX+oE+kmsfNcjS8o=3D =3Dl5Ln =2D----END PGP SIGNATURE----- |