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


Skip to content
  • How can I set up the custom SMTP port for relay

    Solved Support
    3
    1 Votes
    3 Posts
    95 Views
    U

    @jdaviescoates I am interesting to figure out the workaround if I could just define the new SMRP port in the server configuration.

    Alternatively, Is it possible to implement some kind of port forwarding rule that can circumvent the port 25 block?

  • SMTP config: server not being displayed

    Solved Support
    4
    0 Votes
    4 Posts
    174 Views
    nebulonN

    Ah the Cloudron is on version 7.5.2 which had a bug here. This is fixed with v8.0 already

  • smtp server configuration

    Solved Support
    5
    1 Votes
    5 Posts
    489 Views
    B

    Yes, youโ€™re correct! If youโ€™ve configured Mailgun as a relay on Cloudron, you should use port 587 with STARTTLS for secure email sending. If you're looking for alternatives, I recommend SMTPget and iDealSMTP. Both offer reliable services and can also be easily configured for your email needs.

  • how can i change smtp limits

    Solved Support
    11
    1 Votes
    11 Posts
    925 Views
    BrutalBirdieB

    @darsh_parsana

    /home/yellowtent/box/setup/start/cloudron-firewall.sh is on the root system, not inside any container.
    You can just edit the file directly via ssh.

  • DigitalOcean port 25 unblocking

    Solved Support
    11
    0 Votes
    11 Posts
    3k Views
    LanhildL

    @Lanhild I sent a reply to them again. They've finally opened the port.

  • Smtp Connection timeout

    Solved Support
    2
    1 Votes
    2 Posts
    219 Views
    F

    I have the solution, VPS is blocked SMTP , now is open now is working

  • Send email with brevo relay

    Unsolved Support
    2
    1 Votes
    2 Posts
    328 Views
    girishG

    @JUVOJustin said in Send email with brevo relay:

    I have a sender configured for my-domain.com, while the server has cloudron01.my-domain.com . How can i solve this?

    Just to double check - on Cloudron, the relay system requires "domain" level relaying . Meaning, it requires a relay that can send with FROM address like <anything>@domain.com , as opposed to specific-address@domain.com . Can you confirm this?

    I think the easiest would be to allow changing the "From" domain in case a relay is used, since the sending domain will most likely be handled by the relay provider.

    You can change the From Email address of an app in the Email section of the app - https://docs.cloudron.io/apps/#mail-from-address . If you want my-domain.com , then add this in the Domains view. It will then appear in the dropdown of the Email domain selector as well. Then, Email -> my-domain.com -> Configure Outbound as brevo.

  • Outbound SMTP issue

    Solved Support
    4
    0 Votes
    4 Posts
    693 Views
    girishG

    @q__nt_n The VPS blocks port outbound 25. You have to reach out to contabo again and tell them that you can't connect with the above command.

  • 0 Votes
    7 Posts
    1k Views
    murgeroM

    @jdaviescoates totally confusing for sure. Not cloudron's fault completely as TLS is just an update to SSL. The problem comes from old software I think where SSL (the verb) is still being used where TLS should be. Both are technically the same, one is just newer.

    Or at least that is what google would suggest lol. Either way, you can never have too many docs so an update to specifically call this out when working with SMTP ports would be useful.

  • Option to use external MX and SMTP server-wide

    Feature Requests
    1
    3 Votes
    1 Posts
    156 Views
    No one has replied
  • smtp issues

    Solved Support
    9
    0 Votes
    9 Posts
    888 Views
    R

    @girish with help from vps and hosting it is been solved.
    thank you for replying here

  • [EMAIL] smtp.live.com reject 2/8 of my domains.

    Solved Support
    3
    0 Votes
    3 Posts
    442 Views
    nebulonN

    What @d19dotca mentioned is correct, the next release will solve this issue and the current warning can be safely ignored for now.

  • 0 Votes
    16 Posts
    4k Views
    arshsahzadA

    @girish Thanks for a quick fix, It's now working

  • 0 Votes
    6 Posts
    933 Views
    B

    @girish Wow that worked perfectly, thank you so much! ๐Ÿ˜Š

  • Too many concurrent SMTP connections

    Solved Mattermost
    5
    0 Votes
    5 Posts
    2k Views
    girishG

    @tomw thanks for the update! I will make the default value higher in the next release.

  • 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, ๐Ÿคท ).

  • External SMTP

    Solved Support
    5
    0 Votes
    5 Posts
    837 Views
    V

    @girish
    Thanks - it is green now and everything is okay ๐Ÿ™‚

  • External SMTP server

    Solved Support
    4
    0 Votes
    4 Posts
    664 Views
    girishG

    @vladimir I can also recommend sending a test mail to https://mail-tester.com to check if you have setup the DNS records required for the external email server correctly.

  • IMAP port and server settings for LAMP app mail client

    Support
    14
    0 Votes
    14 Posts
    2k Views
    girishG

    @saikarthik said in IMAP port and server settings for LAMP app mail client:

    What I blurred out in the picture is actually a valid cloudron mailbox ID.

    Yes, but it seems there is some extra text before it like Test User: "Test User". Can you remove that and try?

  • Authenticated user cannot send mail as

    Solved Support
    7
    0 Votes
    7 Posts
    834 Views
    JOduMonTJ

    Woah;

    Now I understand why so much user end by not using KMail (if you are curious look at KDE forum and Reddit for KMail issue)

    Basically @girish you were on the right track simply I had to go a little bit deeper
    instead of looking under identities (because, of course, my Identity was well configured)
    the issue is located under the sending configuration where you have to declare the mail email (not the alias even if my test is not with the alias.)

    9b78073a-ff99-4158-acb0-011f3f510209-image.png

    Anyway thanks for your help! ๐Ÿ™‚