installer/test.php | ●●●●● patch | view | raw | blame | history |
installer/test.php
@@ -273,7 +273,7 @@ $CONFIG['smtp_pass'] = $_POST['_smtp_pass']; } $mail_object = new rcube_mail_mime(); $mail_object = new Mail_mime(); $send_headers = $mail_object->headers($headers); $SMTP = new rcube_smtp();