Re: debug email address (catchall) for EmailComponent

2009-03-18 Thread Mark (Germany)
i just made myself a new Mailer Component which extends the core one this way you can set default parameters or some debug triggers as well as some convinience functions to easily set up to, cc, etc On 18 Mrz., 16:50, brian wrote: > On Wed, Mar 18, 2009 at 6:10 AM, gianpaulo wrote: > > > How

Re: debug email address (catchall) for EmailComponent

2009-03-18 Thread brian
On Wed, Mar 18, 2009 at 6:10 AM, gianpaulo wrote: > > How can I implement a debug email address that will be used to test > the email sent from my application? When in debug mode, all emails > sent using the EmailComponent will be sent to that email address. Then > I'll also want to include in th

debug email address (catchall) for EmailComponent

2009-03-18 Thread gianpaulo
How can I implement a debug email address that will be used to test the email sent from my application? When in debug mode, all emails sent using the EmailComponent will be sent to that email address. Then I'll also want to include in the email the intended recipients (to,cc,bcc, etc.) and hopeful