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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Receive Email

    Support
    email
    3
    4
    635
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      thetomester13 App Dev last edited by girish

      I'm trying to use the built-in email feature. I am hosting my Cloudron on AWS and filled out the appropriate forms. I have all check marks down the email page and am able to send email from my Cloudron account just fine, but when I try to email my Cloudron account, I get a 'Mail delivery failed' message a few days later. Has anyone had something similar happen?

      1 Reply Last reply Reply Quote 1
      • Tom
        Tom last edited by Tom

        Hey,
        check the dns records and the smtp status:

        0_1523046640160_Bildschirmfoto 2018-04-06 um 22.30.18.png

        Cloudron <3

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          @thetomester13 If this is EC2, then make sure that the security group has incoming port 25 open to receive email. You can easily test this on the console using:

          $ telnet my.domain.io 25
          Trying 45.55.2.141...
          Connected to my.domain.com.
          Escape character is '^]'.
          220 ****************************************
          ^]
          
          1 Reply Last reply Reply Quote 1
          • T
            thetomester13 App Dev last edited by

            Yep! I am on a Lightsail instance and simply needed to open up port 25 for traffic. Thanks!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB