Sorry for the slow response, look at the "service()" method of http://svn.apache.org/viewvc/james/server/tags/build_2_3_1/src/java/org/apache/james/transport/mailet/AbstractRedirect.java?view=markup
d. On Fri, Mar 14, 2008 at 8:53 AM, Rex Posadas <[EMAIL PROTECTED]> wrote: > Hi All, > > I want to do the following: > > 1 - James receives an Email. > 2 - James has a Mailet that Processes that Email > 3 - James sends an acknowledgement email message saying that it has > processed the email. > > The acknowledgment email is a customized email So I was thinking of > creating a Mailet for it. "Customized" meaning that the message may > contain values retrieved from a Database. > > My Question is: Can someone point me to some code that would help me get > started? I am thinking of Mailet code that sends even a simple "Got the > Message, thanks". > > Or Can someone give a quick note on how I can get started? I already > wrote a Mailet that put data in a database. I just need one that sends > out an email. > > I looked in my James installation and I don't see any sample Mailets. I > can't find any in the Apache James site. I'm probably looking in the > wrong places. > > Thanks, > - Rex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
