swiftmail problem in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sun
Forum Newbie
Posts: 1
Joined: Fri Aug 07, 2009 3:26 am

swiftmail problem in php

Post by sun »

hi..
I am using swift mail for a project in symfony.
the mail works perfectly fine on my local system,but when uploaded onto server,i get this error


exception 'Swift_ConnectionException' with message 'Sending failed using mail() as PHP's default mail() function returned boolean FALSE.' in /home2/deepsou5/public_html/surveys/lib/vendor/swift/Swift/Plugin/MailSend.php:166 Stack trace: #0

can anybody please help!!
Post Reply