wellplayd GmbH

Email Configuration Service

Personalize Configuration

Automatic Configuration

Enter your email address and password in your mail client. The configuration will be automatically discovered using DNS-based autodiscovery protocols.

Supported Clients

Mozilla Thunderbird

New Account → Email Address

Autoconfig discovers settings

Protocol: Mozilla Autoconfig

eM Client

New Account → Email Address

Autodiscover locates server

Protocol: Microsoft Autodiscover

Apple Configuration Profile

Download a configuration profile for iOS, iPadOS, and macOS devices that automatically configures email, calendar, and contacts synchronization.

Installation Instructions

  1. Download the configuration profile
  2. iOS/iPadOS: Navigate to Settings → Profile Downloaded → Install
  3. macOS: Navigate to System Settings → Profiles → Install
  4. Enter your email address and password when prompted
  5. Configuration complete
Download Configuration Profile
Note: You may see a warning about an unsigned profile. This is expected behavior. Select "Install Anyway" to proceed.

Supported Clients

iOS / iPadOS

Please follow your systems/device instructions after import of profile

macOS Mail (Desktop)

Please follow your systems/device instructions after import of profile

Manual Server Configuration

If automatic configuration is not supported by your client, use the following server settings for manual setup.

IMAP (Incoming Mail)

Server: mail.uscreen.net

Port: 993

Encryption: SSL

Username: your@wellplayd.org

SMTP (Outgoing Mail)

Server: mail.uscreen.net

Port: 465

Encryption: SSL

Username: your@wellplayd.org

Technical Specifications

This service implements industry-standard autodiscovery protocols for seamless email client configuration.

DNS SRV Records

For maximum compatibility with email clients (especially Outlook and Apple Mail), add these DNS SRV records to your domain:

; IMAP - Incoming mail (SSL)
_imaps._tcp.wellplayd.org. 86400 IN SRV 0 1 993 mail.uscreen.net.

; SMTP - Outgoing mail (SSL)
_submission._tcp.wellplayd.org. 86400 IN SRV 0 1 465 mail.uscreen.net.
_submissions._tcp.wellplayd.org. 86400 IN SRV 0 1 465 mail.uscreen.net.
Note: DNS SRV records provide the most reliable autodiscovery for Outlook, Apple Mail, and other clients. The records above follow RFC 6186 (email) and RFC 6764 (CalDAV/CardDAV) standards.

Supported Standards

RFC 6764 DNS SRV Records for CalDAV/CardDAV Discovery
RFC 5785 Well-Known URIs (.well-known/caldav, .well-known/carddav)
Mozilla Autoconfig Thunderbird automatic configuration protocol
Autodiscover eM Client automatic configuration
Apple Configuration Profiles iOS/macOS .mobileconfig deployment