• Help & contact
    • Spring Offers
      %

    Please Note:

    The text on this page was translated by translation software. A revised version from our editors will be available soon.

    With Telnet you can check whether you can reach our email server from your PC.

      Please note:

      On Windows operating systems, the Telnet client has been deactivated by default since Windows Vista. You must therefore activate it first:

      Please enter the command telnet, the server name and the server port in the command prompt or in the terminal.

      Here are examples of what a successful Telnet connection on our IMAP, Pop3 and SMTP servers under Windows looks like.

      Telnet-Verbindung zum IMAP-Server

      telnet imap.ionos.com 143
      
      * OK IMAP server ready H mimapX XXXXX 
      bash

      Telnet-Verbindung zum Pop3-Server

      telnet pop.ionos.com 110
      
      +OK POP server ready H mibapX
      bash

      Telnet-Verbindung zum SMTP-Server

      telnet smtp.ionos.com 587
      
      220 smtp.ionos.com (mreuX) Welcome to Nemesis ESMTP server
      bash