Email

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@{{ selectedDomain.domain }} and the mailbox owner password to access mailboxes of this domain


Mailboxes

Name Owner Aliases Action
{{ mailbox.name }} {{ mailbox.owner.display }} {{ mailbox.aliases }}

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:

Select the mail server through which Cloudron will send outbound mails:

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

Enable Masquerading

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

DNS Status

Set the following DNS records to guarantee email delivery:

  {{ record.name }} record

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 {{ selectedDomain.mailStatus.rbl.ip }} is not blacklisted.

Email Server Logs

Logs are for all email domains on this Cloudron.

Show Logs