Skip to main content

Sending to Gmail error did not encrypt this message

Comments

5 comments

  • cPanelMichael
    Telnet from our CPanel server to google mail server: Trying 64.233.161.27... Connected to gmail-smtp-in.l.google.com. Escape character is '^]'. 220 mx.google.com ESMTP s206-v6si4343957lja.329 - gsmtp ehlo testing 250-mx.google.com at your service, [xxx.xxx.xxx.xxx] 250-SIZE 157286400 250-8BITMIME 250-ENHANCEDSTATUSCODES 250 SMTPUTF8

    Hello @Akylas, It looks like the STARTSSL command is missing. Here's how the same command looks from a test system: # telnet gmail-smtp-in.l.google.com 25 Trying 64.233.180.27... Connected to gmail-smtp-in.l.google.com. Escape character is '^]'. 220 mx.google.com ESMTP a10-v6si1874069oic.405 - gsmtp ehlo testing 250-mx.google.com at your service, [208.74.121.106] 250-SIZE 157286400 250-8BITMIME 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8
    I've seen this issue arise in the past when a hosting provider/data center utilized Cisco hardware with SMTP/packet inspection enabled. Can you check with your hosting provider or data center to see if they have implemented any form of SMTP/packet inspection? Thank you.
    0
  • Akylas
    Thank you for your fast reply. Yes this was the case of this problem. And they refused to disable this option. It's time to move to other datacenter... Thank you!
    0
  • cPanelMichael
    Hello @Akylas, While it's unfortunate your data center was unwilling to help, I'm glad to see you were able to confirm the cause of the issue. Thank you for updating us with the outcome.
    0
  • Raviraj saini
    I am getting the similar problem but not able to fix that.. please let me know how I can fix that.. I have 4 other servers but didn't have this issue on another server.
    0
  • cPanelMichael
    I am getting the similar problem but not able to fix that.. please let me know how I can fix that.. I have 4 other servers but didn't have this issue on another server.

    Hello @Raviraj saini, Can you let us know the results when running the below command from your cPanel & WHM server's command line? telnet gmail-smtp-in.l.google.com 25
    Thank you.
    0

Please sign in to leave a comment.