< mbean code="org.jboss.mail.MailService"
name="jboss:service=Mail">
< attribute name="JNDIName">Mail
< attribute name="Configuration">
< configuration>
< property name="mail.transport.protocol"
value="smtp"/>
< property name="mail.smtp.host"
value="mail.foo.baz"/>
< property name="mail.from" value="ftp2112(a)foo.baz"/>
< property name="mail.debug" value="false"/>
</ configuration>
</ attribute>
</ mbean>
</ server>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127191#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...