Squirrelmail not Sending "Can't open SMTP stream"
Here's the relevant portion of Squirrelmail configtest.php:
Checking outgoing mail service....
Warning: fsockopen() [function.fsockopen]: SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:SSL3 GETRECORD:wrong version number in /usr/share/squirrelmail/src/configtest.php on line 267
Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /usr/share/squirrelmail/src/configtest.php on line 267
Warning: fsockopen() [function.fsockopen]: unable to connect to tls://localhost:25 (Unknown error) in /usr/share/squirrelmail/src/configtest.php on line 267
ERROR: Error connecting to SMTP server "localhost:25".Server error: (0)
I've looked over the options in config.php and they seem to be okay but I could be missing something.
MAIL is sending and receiving normally.
Checking outgoing mail service....
Warning: fsockopen() [function.fsockopen]: SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:SSL3 GETRECORD:wrong version number in /usr/share/squirrelmail/src/configtest.php on line 267
Warning: fsockopen() [function.fsockopen]: Failed to enable crypto in /usr/share/squirrelmail/src/configtest.php on line 267
Warning: fsockopen() [function.fsockopen]: unable to connect to tls://localhost:25 (Unknown error) in /usr/share/squirrelmail/src/configtest.php on line 267
ERROR: Error connecting to SMTP server "localhost:25".Server error: (0)
I've looked over the options in config.php and they seem to be okay but I could be missing something.
MAIL is sending and receiving normally.
MacBook Pro/Leopard Server, Mac OS X (10.5.1)