Wir können wir Ihnen behilflich sein?

Email

Sie möchten Ihre Email einrichten?

**To ensure the highest possible level of security and to protect your privacy, we recommend the use of encrypted dispatch/receipt. **

  • Incoming mail server (POP3/IMAP): mail.your-server.de (literally!)
  • Outgoing mail server (SMTP): mail.your-server.de (literally!)
  • User name: Your full mail address (e.g. info@your-domain.de)
  • Password: Your password for the mailbox
  • Security: STARTTLS (or TLS)

If you use Microsoft Outlook you may need to set the root folder for IMAP manually. Under "POP and IMAP Account Settings" choose "More Settings" -> "Advanced" -> "Folders". Insert INBOX into "Root folder path".

In newer Outlook versions the root folder path must be set via the transfer settings. To do this, press the key combination CTRL + ALT + S -> Select Group (by default "All Accounts") -> "Edit" -> Select Mailbox -> "Account Properties" -> "Advanced". Enter INBOX here in the "Root folder path" field.

Ports

Most email clients are capable to find the correct port automatically. However you can also configure ports manually (the recommended settings are bold):

  • IMAP Receiving emails - all emails are stored on the server (recommended)

    • STARTTLS/TLS: 143
    • SSL: 993
  • POP3 Receiving emails - emails are deleted after fetched from server

    • STARTTLS/TLS: 110
    • SSL: 995
  • SMTP Sending emails

    • STARTTLS/TLS: 587
    • SSL: 465
    • (outdated) STARTTLS/TLS: 25