Just be aware that if you can't run Fakemail on port 25 then you need to specify the port in PHP to send the email from. The EmailComponent and the PHP mail() function don't let you do that.
On 4/4/07, Langdon Stevenson <[EMAIL PROTECTED]> wrote: > > Thanks for posting this link Felix. Fakemail looks like a grouse tool. > I will definitely be adding it to my test suite. > > Regards > Langdon > > Felix Geisendörfer wrote: > > Haven't tried it, but this is the CGI / Python solution advocated by the > > SimpleTest folks: > > > > http://www.lastcraft.com/fakemail.php > > > > -- Felix > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
