[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuration of External Mail Server
ftp2112
do-not-reply at jboss.com
Wed Feb 6 16:54:59 EST 2008
< 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 at 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#4127191
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127191
More information about the jboss-user
mailing list