lucvantien

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by lucvantien
  • lucvantien commented,

    Hi, Try this way You need to check if the MX record is connecting to SSL ports. You can try using the below command from command line. -- openssl s_client -connect your.mx.com:465 openssl s_client ...