I think there is no need for aspecial mailet. Just Set the Mail from and from headers to the senderaddress you want to use.
Bye norman 2009/11/12, pady-geazy <[email protected]>: > > > I have a requirement in my app as follows - > > 1. A user registers with my app, and registers an email address. ( "a at > gmail dot com" ) > > 2. The app sometimes has to send emails on behalf of the user. > > 3. I have James email server which accepts connections from "appdomain dot > com". > > 4. In the above scenario, today, the app sends the email using the sender as > "app at appdomain dot com" > > 5. But I would like James to process the email as the sender as "app at > appdomain dot com" ( thus doing smtp auth ) but then forward the emails > using the sender as "a at gmail dot com" > > > Can this be done with a mailet ? > > > Thanks > > pady --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
