Skip to content
xaweho

Knowledge base · basic

Server details reference — ports, servers, authentication

All server details, ports and auth settings at a glance — for when you want to configure a mail client manually without scrolling through long guides.

basic ·

Quick reference. If you’re setting up a mail client manually and don’t want to scroll through a guide — all server details here at a glance.

Server address

Identical across all protocols:

mail.xaweho.de

(If your plan has a different mail server address, it’s in the setup mail. In most cases it’s the generic mail.xaweho.de.)

IMAP — receiving

ValueConfiguration
Servermail.xaweho.de
Port993
EncryptionSSL / TLS
Usernamefull email address (vorname@deinedomain.de)
Passwordmailbox password or app password (see below)
Authenticationpassword, normal (no OAuth)

POP3 — receiving (alternative to IMAP)

ValueConfiguration
Servermail.xaweho.de
Port995
EncryptionSSL / TLS
Usernamefull email address
Passwordmailbox password or app password
Authenticationpassword, normal

Recommendation: only use POP3 if you really want to store mails locally and use just one device. For all standard setups: IMAP.

SMTP — sending

ValueConfiguration
Servermail.xaweho.de
Port587 (recommended) or 465
EncryptionSTARTTLS (for 587) or SSL/TLS (for 465)
Usernamefull email address
Passwordsame as IMAP
Authenticationpassword, normal
Server requires authenable

CalDAV — calendar

Calendars, contacts and tasks run via CalDAV/CardDAV (SOGo) with us — on all devices, from iPhone to Linux desktop. There is no Exchange/ActiveSync account with us.

ValueConfiguration
URLhttps://mail.xaweho.de/SOGo/dav/<deine-mailadresse>/Calendar/
Usernamefull email address
Passwordsame as IMAP

Example URL: https://mail.xaweho.de/SOGo/dav/info@deinverein.de/Calendar/

CardDAV — address book

ValueConfiguration
URLhttps://mail.xaweho.de/SOGo/dav/<deine-mailadresse>/AddressBook/
Usernamefull email address
Passwordsame as IMAP

SOGo webmail

ValueURL
Direct loginhttps://mail.xaweho.de/SOGo/
Usernamefull email address
Passwordmailbox password + 2FA code if enabled

Mailcow GUI (for domain admins)

ValueURL
Loginhttps://mail.xaweho.de/
Usernamefull email address (main mailbox)
Passwordmailbox password + 2FA code if enabled

When main password, when app password?

ApplicationWhat to use?
SOGo webmailmain password + 2FA code
Mailcow GUI, domain adminmain password + 2FA code
Apple Mail / Outlook / Thunderbird (IMAP)app password (if 2FA enabled), otherwise main password
Mobile mail app (IMAP)app password (if 2FA enabled)
CalDAV / CardDAV clientsapp password (if 2FA enabled)

More on app passwords in App passwords for mail clients.

What we’ve configured on the server side

So that all of this works with your mail clients, we’ve set up on the server side:

  • MX record for your domain → mail.xaweho.de
  • A record mail.xaweho.de → our mail server IP
  • SPF record for sending authorization
  • DKIM record for cryptographic signing
  • DMARC record for receiver policy
  • MTA-STS to enforce TLS
  • Autodiscover records for mail client auto-setup
  • SSL certificate (Let’s Encrypt) on mail.xaweho.de

You don’t have to configure any of this yourself — it’s part of our plan.

Encryption notes

  • TLS 1.2 minimum: old mail clients with only TLS 1.0/1.1 are rejected. If you’re using a very old client: update or replace it.
  • MTA-STS active: other mail servers sending mail to us must use TLS.
  • STARTTLS on 587: submission port with an upgrade to TLS during the SMTP session — today’s standard.
  • Direct SSL on 465: alternative SMTP submission, without STARTTLS negotiation. Also allowed.

Critical notes

Never use:

  • IMAP/POP3/SMTP without encryption (ports 25, 143, 110) — we reject that.
  • Plain-text authentication without TLS — we reject that.

Mailcow doesn’t permit it. If a mail client tries, you get connection errors.

Frequently asked questions

Where do I quickly find my mail client’s server, port and auth settings? In every mail client these details are under “account settings → server settings”. The exact path differs per client, but they all have something like it.

What are autodiscover records? DNS records that mail clients query during auto-setup. We set autoconfig.deinedomain.de and autodiscover.deinedomain.de as aliases to our server. Outlook and Thunderbird use these to configure themselves automatically.

Does IMAP IDLE work for push mail? Mailcow supports IMAP IDLE. Straight talk: there is no real Exchange push with us. Clients that use IDLE properly (Thunderbird, K-9 Mail, FairEmail) get new mails almost instantly. iOS Mail, on the other hand, only polls IMAP accounts at intervals — set “Fetch New Data” to “every 15 minutes”, it doesn’t get faster there.

Does Mailcow accept TLS 1.0? No. We reject TLS 1.0 and 1.1 — they have known security weaknesses. TLS 1.2 minimum is required. Mail clients from around 2017 onward all support TLS 1.2.

Which authentication methods do you support?

  • LOGIN (plain with TLS)
  • PLAIN (with TLS)
  • CRAM-MD5
  • SCRAM-SHA-256

In practice all mail clients use LOGIN with TLS — that’s the most secure and simplest way.

Do OAuth or Microsoft 365 SSO work with Mailcow? Not directly. Mailcow is classic IMAP/SMTP with username/password. OAuth login would be a server extension we currently don’t have active.

What if I run into configuration problems? Open a ticket with:

  • Which mail client (name + version)
  • Which exact error (wording)
  • What you entered (without the password!)

We help quickly — usually it’s a typo in the server or port.

What’s next

Related products
Tags
mailcow server ports imap smtp pop3 caldav carddav

Did this article help?

If not, open a ticket. If it did, we're happy about a referral — both sides get €25 credit on their customer account.