Hi Lalit,
On Thu, Oct 13, 2005 at 03:48:01PM +0530, Lalit wrote: > This is the configuration of the notify-alpha. > > (...) > <!-- email notification parameter --> > <param> > <param-name>recipient-field</param-name> > <param-value>__recipient__</param-value> > </param> So, the notif-alpha waits for a smtp address : it should be place in the workitem field named '__recipient__' as this parameter implies it. > <!-- > <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> > --> Is your machine a unix machine running a SMTP server ? > <param> > <param-name>mail-from</param-name> > <param-value>[EMAIL PROTECTED]</param-value> > </param> You should probably change the value for this 'mail-from' parameter. Best regards, -- john.mettraux @ openwfe.org -///- http://www.openwfe.org ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
