cURL Error No:

0

cURL Error:

cURL Info:

Array
(
    [url] => https://api.smtp2go.com/v3/email/send
    [content_type] => application/json; charset=utf-8
    [http_code] => 200
    [header_size] => 156
    [request_size] => 422
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.993712
    [namelookup_time] => 0.000761
    [connect_time] => 0.157913
    [pretransfer_time] => 0.493665
    [size_upload] => 288
    [size_download] => 362
    [speed_download] => 364
    [speed_upload] => 289
    [download_content_length] => 362
    [upload_content_length] => 288
    [starttransfer_time] => 0.993662
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 185.3.92.204
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 192.168.25.5
    [local_port] => 53432
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 493465
    [connect_time_us] => 157913
    [namelookup_time_us] => 761
    [pretransfer_time_us] => 493665
    [redirect_time_us] => 0
    [starttransfer_time_us] => 993662
    [posttransfer_time_us] => 493666
    [total_time_us] => 993712
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

Response:

{"request_id":"51ed2e1a-ca22-4106-94d3-87516f20b3d5","data":{"succeeded":0,"failed":1,"failures":["An error occurred during the SMTP request: From header sender domain not verified (smtp2go.seochains.com)\nOn your Sending \u003e Verified Senders page\nverify the sender domain or email to be allowed to send. - Code(1XuTz4Cf4WjEsXSi1axUc3PlAo2)"],"email_id":""}}

Verbose Log:

* Host api.smtp2go.com:443 was resolved.
* IPv6: (none)
* IPv4: 185.3.92.204, 104.200.26.186, 172.233.132.16, 104.237.148.81, 139.162.140.14, 194.195.255.167
*   Trying 185.3.92.204:443...
* ALPN: curl offers h2,http/1.1
* SSL Trust Anchors:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / secp256r1 / RSASSA-PSS
* ALPN: server accepted http/1.1
* Server certificate:
*   subject: CN=*.smtp2go.com
*   start date: May 26 00:00:00 2026 GMT
*   expire date: Dec 10 23:59:59 2026 GMT
*   issuer: C=GB; O=Sectigo Limited; CN=Sectigo Public Server Authentication CA DV R36
*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
*   Certificate level 1: Public key type RSA (3072/128 Bits/secBits), signed using sha384WithRSAEncryption
*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
*   subjectAltName: "api.smtp2go.com" matches cert's "*.smtp2go.com"
* OpenSSL verify result: 0
* SSL certificate verified via OpenSSL.
* Established connection to api.smtp2go.com (185.3.92.204 port 443) from 192.168.25.5 port 53432 
* using HTTP/1.x
> POST /v3/email/send HTTP/1.1
Host: api.smtp2go.com
Content-Type: application/json
Accept: application/json
Content-Length: 288

* upload completely sent off: 288 bytes
< HTTP/1.1 200 OK
< Content-Type: application/json; charset=utf-8
< X-Forwarded-For: 103.83.89.157
< Date: Tue, 01 Sep 2026 00:59:20 GMT
< Content-Length: 362
< 
* Connection #0 to host api.smtp2go.com:443 left intact