Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • External SMTP

    Solved Support email relay
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @TechoutDev To debug, open the mail logs window. Mail -> Logs button in top right. And then there is another logs button inside it. Keep that browser window open. Then, use the send test mail button - https://docs.cloudron.io/email/#send-test-email . Can you please post what's in the logs?
  • Amazon SES - sandbox / production mode

    Solved Support ses relay
    8
    0 Votes
    8 Posts
    2k Views
    timconsidineT
    @hollosch
  • Email not working (sending)

    Solved Support email relay zoho
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    We didn't get to the bottom of this but the user solved it by moving to sendgrid.
  • 0 Votes
    6 Posts
    1k Views
    B
    @girish Wow that worked perfectly, thank you so much!
  • Nextcloud Email with Gmail Relay

    Nextcloud gmail relay email
    10
    0 Votes
    10 Posts
    2k Views
    E
    @nebulon Thanks for helping me work through this!
  • Cloudron on linode account Email ?

    Solved Support email relay
    7
    0 Votes
    7 Posts
    1k Views
    girishG
    This got sorted out by @ntnsndr by contacting linode support. The VM had to be rebooted after linode unblocked port 25.
  • Amazon SES - DKIM

    Solved Support aws ses relay
    6
    1
    1 Votes
    6 Posts
    2k Views
    girishG
    I updated the email relay page with newer screenshots of the SES console - https://docs.cloudron.io/email/#amazon-ses
  • e-mail relay service recommendation?

    Moved Discuss email relay
    3
    0 Votes
    3 Posts
    724 Views
    potemkin_aiP
    @d19dotca thank you, I appreciate your quick response and correcting on the wrong topic! I did the search indeed, but I guess it was a wrong search query
  • Outbound SMTP not working on my External Relay

    Solved Support email relay
    21
    5
    0 Votes
    21 Posts
    4k Views
    girishG
    @subtlecourage said in Outbound SMTP not working on my External Relay: It says it should be coming from noreplay@domain.com, but instead it is coming from imanalias@domain.com Can you clarify what you mean by "it says"? Is there some error/warning somewhere? Also, I assume that you have put a custom domain in fastmail and also fastmail is able to relay mail as any email address i.e <anything>@domain.com ?
  • Email into apps - DNS/MX/CNAME/TXT

    Solved Support email relay
    4
    0 Votes
    4 Posts
    814 Views
    A
    @girish said in Email into apps - DNS/MX/CNAME/TXT: You have to setup the CNAME/TXT for the root domain and not for my.example.com. You don't have to set it up for each app individually Thank you. That was my main issue.
  • E-mail is not configured properly

    Solved Support mail blacklist spam relay
    8
    0 Votes
    8 Posts
    2k Views
    danielreyes61D
    Nevermind, I did not realize sendgrid setup was only for sending email, I see the other parts to setup for receiving email now. Please disregard.
  • ElasticEmail dns record problem... i guess?

    Support relay mail elasticemail
    7
    0 Votes
    7 Posts
    2k Views
    marcusquinnM
    @dantheman https://mxtoolbox.com/emailhealth is another good one.
  • 0 Votes
    10 Posts
    2k Views
    girishG
    The root cause for this was the Cloudron server had the hostname as "box.domain.com" (same as the relay). Debian/Ubuntu has a quirk that it will put the hostname in /etc/hosts to resolve as 127.0.1.1. This meant that when we try to set it as relay, it resolves to 127.0.1.1 instead of the actual IP. To add to the confusion, I suggested using the host command which does not use /etc/hosts (i.e the nsswitch mechanisms) and uses only the DNS. If I had suggested using ping then we would have narrowed down the issue more quickly... Anyway, the fix is simply to hostnamectl set-hostname somethingelse.domain.com and also edit /etc/hosts (for some reason, hostnamectl doesn't change hosts file even after reboot, ).
  • gmail blocks my server?

    Solved Support email gmail relay
    12
    0 Votes
    12 Posts
    2k Views
    jdaviescoatesJ
    @drpaneas said in gmail blocks my server?: @jdaviescoates I have cloudron installed at home. Ah, right.
  • Configuring another email provider for Discourse

    Discourse mail mailgun relay
    3
    0 Votes
    3 Posts
    768 Views
    ?
    @girish Awesome thanks.
  • not working email forward when email relay ?

    Solved Support email relay forwarding
    20
    0 Votes
    20 Posts
    3k Views
    girishG
    @msbt thanks! I will try to see if I can make this just "work" in the next release.
  • 1 Votes
    31 Posts
    7k Views
    P
    @girish I originally tried that with no success, I figured that the Ghost CLI command initiated some other process or method
  • Elasticemail as a Sendmail option

    Solved Feature Requests mail relay
    9
    1 Votes
    9 Posts
    1k Views
    girishG
    @marcusquinn I think DNS automation (provider specific) atleast needs to come from elasticemail itself ideally. It's not possible to keep track of all the DNS records each provider wants to set and if it's even available with API. It's basically impossible to test on our side atleast.
  • 1 Votes
    29 Posts
    4k Views
    jdaviescoatesJ
    @Mastadamus said in Seeking recommendations based on experience for Sendmail Relays: Mailgun seems like a better deal for those not using a massive amount of emails a month. Yeah, they are the only one I've tried because you have to use it for Ghost newsletters. But I've never paid anything for it because you can send up to 5000 emails a month for free and I don't send anywhere like that amount.
  • Mailgun Setup Issues

    Solved Support mail relay mailgun
    18
    0 Votes
    18 Posts
    3k Views
    marcusquinnM
    @edapm Personally, I'm all-in with Hetzner, not free but the best value for features I've found, particularly having network DDoS protection as standard. Others recommended include Contabo and Scaleway. If you're getting free (inclusive) stuff from Microsoft then I suppose that's decent. Personally, I'm all GitLab, so anything GitHub is second-choice. I guess there's nothing truly free, including your time, but those are the options I recommend, otherwise it's support tickets to Azure and hope for their ability to allow for port needs.