program/lib/Roundcube/rcube_imap_generic.php
@@ -865,7 +865,7 @@ if (!$this->fp) { $this->setError(self::ERROR_BAD, sprintf("Could not connect to %s:%d: %s", $host, $this->prefs['port'], $errstr ?: "Unknown reason")); $host, $this->prefs['port'], $errstr ? $errstr : "Unknown reason")); return false; }