I was just thinking about the uncaught exceptions i get all the time, and i was thinking it would be a great idea to have some sort of wizard or package of customizable pre-set error messages available in version 4.
I keep gettin a particular error, which I have search high and low for on the forums and google, and although some people have experienced it also, I cannot find a reasonable solution or explanation.
Code: Select all
Fatal error: Uncaught exception 'Swift_BadResponseException' with message 'Expected response code(s) [250] but got response []' in /var/www/include/Swift.php:250 Stack trace:
#0 /var/www/include/Swift.php(310): Swift->assertCorrectResponse(Object(Swift_Events_ResponseEvent), 250)
#1 /var/www/include/Swift.php(262): Swift->command('HELO [192.168.1...', 250)
#2 /var/www/include/Swift.php(220): Swift->handshake(Object(Swift_Events_ResponseEvent))
#3 /var/www/include/Swift.php(101): Swift->connect()
#4 /var/www/html/folder/program/email.php(634): Swift->__construct(Object(Swift_Connection_SMTP))
#5 {main} thrown in /var/www/include/Swift.php on line 250It occurs on emails with attachments and without
Apart from also being unable to send to BCC recipients, its a great piece of software, which I would like to purchase.
I am using version 3.3.3.
I appologise if this has been covered previously. Please direct me to the source if it has.
Cheers,
Mick