Followed exactly the instruction on askeet symfony 1.0 tutorial but when I send email I get following error on the next page:
I set the
dev:
deliver: field to on
to enable actual e-mail sending in the mailer.yml. anyhelp on how to solve it appreciated. thanks!!!
Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (Connection refused) in /usr/share/php/symfony/vendor/phpmailer/class.smtp.php on line 105
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/php/symfony/vendor/phpmailer/class.smtp.php:105) in /usr/share/php/symfony/exception/sfException.class.php on line 101
