Back to Email

Email configuration {{ domain.domain }}


Incoming Email

Cloudron Email Server allows users to receive email for this domain. Rainloop, SOGo, Roundcube are pre-configured to access Cloudron Email. Use these settings to configure other email clients.

This feature is only available for custom domains.

Incoming Mail (IMAP)
Server: {{config.mailFqdn}}
Port: 993 (TLS)

Outgoing Mail (SMTP)
Server: {{config.mailFqdn}}
Port: 587 (STARTTLS)

ManageSieve
Server: {{config.mailFqdn}}
Port: 4190 (STARTTLS)

Use mailboxname@{{ domain.domain }} and the mailbox owner password to access mailboxes of this domain



Mailboxes

Name Owner Aliases Usage Action
{{ mailbox.name }} {{ mailbox.ownerDisplayName }} {{ alias.name + '@' + alias.domain }} {{ mailbox.usage | prettyByteSize }}

Mailing Lists

A Mailing list forwards all emails to it's members.

Name List Members Action
{{ list.name }} {{ list.members.join(', ') }}

Catch-all

Emails sent to non existing addresses will be forwarded to the following mailboxes:

This feature is only available in the paid plans. Setup Subscription Now

Email Relay

Cloudron will use this mail server (Smart host) to send the outbound mails of apps installed under this domain.

Cloudron cannot send user invites, password reset and other notifications when email is disabled on the primary domain Cloudron cannot provide email sending for apps hosted under this domain when email is disabled

{{ mailRelay.error.host }}
{{ mailRelay.error.port }}
{{ mailRelay.error.serverApiToken }}
{{ mailRelay.error.username }}
{{ mailRelay.error.password }}
{{ mailRelay.error }} Saved

Cloudron does not automatically setup SPF record. Set it up manually by following the {{ mailRelay.preset.name }} docs.

Enable Masquerading

Masquerading allows users and apps to send emails with an arbitrary username in the FROM address

DNS Status

Status of DNS Records may show an error while DNS is propagating (~5 minutes). See the troubleshooting docs for help.

  {{ record.name }} record

Namecheap requires manual steps for MX records

Hostname: {{ expectedDnsRecords[record.value].name }}

Domain: {{ expectedDnsRecords[record.value].domain }}

Record type: {{ expectedDnsRecords[record.value].type }}

Expected value: {{ expectedDnsRecords[record.value].expected }}

Current value: {{ expectedDnsRecords[record.value].value ? expectedDnsRecords[record.value].value : '[not set]' }}

SMTP Status

  IP Address Blacklist Check

This server's IP {{ domain.mailStatus.rbl.ip }} is not blacklisted.