[Opensource] Using e-mail

Thompson, Kris kris.thompson at seurat.com
Thu Dec 12 11:03:28 PST 2002


Expresso does have the ability to push emails.  If what you want to do is have form X always email the results to user x then in your controller state, the one that is called by the submit of the form, get the User object and call the User.notify(String subject, String message) method with the message being your information from form X.  There are probably other methods to skin that cat but this might be the easiest.
 
Kris

-----Original Message-----
From: M.Siepel [mailto:m.siepel at thefactore.com]
Sent: Thursday, December 12, 2002 5:15 AM
To: opensource at jcorporate.com
Subject: [Opensource] Using e-mail


Hi there,
 
I have a form on my website wich I would like to send to myself through e-mail. Does expresso support any e-mail features (just for sending)? Or do I have to write an e-mail application myself?
 
With kind regards,
 
Marcel Siepel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20021212/441d74c3/attachment-0002.htm


More information about the Opensource mailing list