Welcome Guest, Not a member yet? Register   Sign In
SMTP Problem
#2

(02-23-2023, 02:26 AM)pippuccio76 Wrote: Hi ,i have a problem to send mail , if mail are of my company it work fine but if i try to send mail to external mail i have this error 
Code:
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.
Date: Thu, 23 Feb 2023 03:22:09 -0600
From: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Return-Path: <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: =?UTF-8?Q?Registrazione=20Magazzino=5Fes?=
Reply-To: <xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
User-Agent: CodeIgniter
X-Sender: xxxxxxxxxxxxxxxxxxxx
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <[email protected]>
Mime-Version: 1.0

And  in log 
Code:
Email: sendWithSmtp throwed fsockopen(): SSL operation failed with code 1. OpenSSL Error messages:
error:1408F10B:SSL routines:ssl3_get_record:wrong version number

Im on Windows server with IIs

if this can help :

Code:
250-SIZE 37748736
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-AUTH GSSAPI NTLM
250-8BITMIME
250-BINARYMIME
250 CHUNKING
Reply


Messages In This Thread
SMTP Problem - by pippuccio76 - 02-23-2023, 02:26 AM
RE: SMTP Problem - by pippuccio76 - 02-24-2023, 12:37 AM
RE: SMTP Problem - by demyr - 02-24-2023, 04:49 AM
RE: SMTP Problem - by pippuccio76 - 03-09-2023, 04:06 AM
RE: SMTP Problem - by InsiteFX - 03-10-2023, 01:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB