Hi,
On Tue, Aug 24, 2010 at 10:51 AM, vero <[email protected]> wrote: > I have tried configuring my computer to use the fuction mail() . > I have tried use Zend Framework,, exactly like in jobeet. > But nothing works. The code was compiled, but no email was send. > > Please, help me! I need e-mails in my project. Does <?php mail('[email protected]','test','test'); ?> work? What operating system? Windows: Does your ISP require authentication? (if yes, need to install a local Mail server, try Hamster) Linux: Postfix installed? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
