Undercloud generic settings

Generic settings support page

This is a simple support page for email automatic configuration service. It provides IMAP/POP/SMTP/LDAP Autodiscover capabilities on Microsoft Outlook/Apple Mail, Autoconfig capabilities for Thunderbird, and Configuration Profiles for iOS/Apple Mail.

Learn more »

Automatic settings

Thanks to the autoconfig and autodiscover services, most of the recent mail clients (Microsoft Outlook, Apple Mail, Mozilla Thunderbird, ...) should automatically be configured with the recommended settings for this email server just after entering your email address @undercloud.local.

If you encounter some issues, depending on your situation, you can:


Manual configuration

Copy the following settings to your email application.

Incoming server (IMAP)
Hostname
mail.apps.undercloud.dev
Port
993
Encryption
SSL
Incoming server (POP)
Hostname
mail.apps.undercloud.dev
Port
995
Encryption
SSL
Outgoing server (SMTP)
Hostname
mail.apps.undercloud.dev
Port
587
Encryption
STARTTLS

If you want to connect using ActiveSync on your mobile, you can connect to the following host.

ActiveSync (Mobile)
URL
https://sync.apps.undercloud.dev

If your email application supports LDAP contacts, copy the following settings.

Contacts (LDAP)
Hostname
ldap.undercloud.local
Port
636
Encryption
SSL
Base
dc=undercloud,dc=local
Username (replace your.username with your actual username)
uid=your.username,ou=users,dc=undercloud,dc=local
Search Filter
(|(objectClass=inetOrgPerson))