Skip to content
Discussion options

You must be logged in to vote

On Nextcloud's side, I configured the FQDN of the mailserver ("mail.mydomain.com"), port 25, selected STARTTLS and added the login info I created for my user.

  • Port 25 is only for delivering mail, not for submitting mail to be sent.
  • Port 587 (StartTLS) or Port 465 (TLS) should be used for authenticated submission (login via account created in DMS with setup email add ...). This will allow you to submit mail as whomever (provided SPOOF_PROTECTION is the default disabled 0).

If you want to have DMS receive mail for other domains:

  • They should have an MX record in DNS that points to DMS at mail.mydomain.com.
  • You do not need an account created on DMS for those if you use a virtual alias (s…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@realdadfish
Comment options

Answer selected by realdadfish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants