Re: [symfony-users] Send Mails

2010-08-23 Thread Gustavo Adrian
Did you try using the Swift Mailer that comes with Symfony? try sending with SMTP using the SMTP server of your gmail account (if you don't have your own email account, of course). Here says how: http://www.symfony-project.org/gentle-introduction/1_4/en/11-Emails

Re: [symfony-users] Send Mails

2010-08-23 Thread Jochen Daum
Hi, On Tue, Aug 24, 2010 at 10:51 AM, vero 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.

[symfony-users] Send Mails

2010-08-23 Thread vero
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. -- If you want to report a vulnerability issue on symfony, pl