This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Configuration of External Mail Serverftp2112 Feb 6, 2008 4:54 PM (in response to ftp2112)< 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@foo.baz"/>
 < property name="mail.debug" value="false"/>
 </ configuration>
 </ attribute>
 </ mbean>
 </ server>
