|
This is the configuration of the notify-alpha. <participant name="notif-alpha" class="openwfe.org.engine.impl.participants.MailNotifiedParticipant" > <!-- email
notification parameter --> <param>
<param-name>recipient-field</param-name>
<param-value>__recipient__</param-value> </param> <!-- <param>
<param-name>smtp-server</param-name>
<param-value>localhost</param-value> </param> <param>
<param-name>smtp-port</param-name>
<param-value>25</param-value> </param> <param>
<param-name>mail-encoding</param-name>
<param-value>iso-8859-1</param-value> </param> --> <param>
<param-name>template</param-name>
<param-value>etc/engine/notif-alpha-mail-template.vm</param-value> </param> <param> <param-name>mail-from</param-name>
<param-value>[EMAIL PROTECTED]</param-value> </param> <!-- dispatch
parameters --> <param>
<param-name>dispatcherClass</param-name>
<param-value>openwfe.org.engine.impl.dispatch.SocketDispatcher</param-value> </param> <param>
<param-name>host</param-name>
<param-value>127.0.0.1</param-value> </param> <param>
<param-name>port</param-name>
<param-value>7008</param-value> </param> </participant> |
- [OpenWFE-users] MailNotifiedParticipant Lalit
- Re: [OpenWFE-users] MailNotifiedParticipant John Mettraux
- [OpenWFE-users] MailNotifiedParticipant Lalit
- Re: [OpenWFE-users] MailNotifiedParticipant John Mettraux
