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


Skip to content
  • 0 Votes
    6 Posts
    992 Views
    B
    @Beardmancer said in Failed backups and email config issue since 8.0.3 upgrade: I decided to go ahead and try adding this to /etc/systemd/resolved.conf since it's easy enough to comment out. DNS=8.8.8.8 1.1.1.1 After doing that and restarting the service with systemctl restart systemd-resolved, things seem to be working correctly. The file /etc/resolv.conf lists nameservers now and a manually-initiated backup just completed successfully. Thanks for the hlep @nebulon ! In the future, is there anything I should look out for to avoid this? I don't know what caused it. Maybe it was the 8.0.3 upgrade, or maybe it was an Ubuntu update? I think I rebooted Cloudron for the latter recently. If there's a configuration I might have setup wrong, I'd love to correct it.
  • Mail migration using dovecot master user impersonation

    Solved Support email import
    3
    1 Votes
    3 Posts
    542 Views
    D
    @joseph Thanks for this! I was trying to wrap it up last night so I decided to just reset all the users passwords to a known password, and then send them a password reset link to change it to their old password on their own. I will definitely keep the group approach in mind next time I'm migrating to Cloudron - but my next server likely won't migrate until XMPP gets some love ( https://forum.cloudron.io/topic/10465/xmpp-server-prosody/26?_=1723504540984 )
  • 1 Votes
    6 Posts
    1k Views
    P
    @nebulon Okay, thank you very much. I think it could be good also keep some options for non-developers that allow users to import and export mailboxes, avoiding REST APIs that require deep knowledge of development. This aligns with part of Cloudron's payoff: 'Self-hosting has never been simpler.' Thank you very much!
  • Mail slow in Outlook on large account

    Support email outlook activesync
    6
    1 Votes
    6 Posts
    814 Views
    W
    Thank you that made me understand the differences quite well. Sadly it seems like the issue is not resolved yet though. The Outlook client seems to stay slow. It was just shortly working a bit better it seems. What I don't understand is the following though: Only the modern Mac Outlook is slow/buggy. If I switch to legacy outlook there are no Problems. Thunderbird is having no Problems as well, same with other clients. I found out though that when I enable Offline Mode in the modern Outlook Mac client, then the search is not slow anymore. Still there is the problem that Attachments are buggy and when you try to open them Outlook says that they have to be redownloaded to open them (which does not work). The modern Outlook for Mac does work with other IMAP clients though. So It's not Purely an Outlook problem and not Purely a Cloudron Mail problem. There just seems to be a problem in the communication between them. I just seem to no be able to debug it. Does anyone have an idea what it could be?
  • Best Practices to Setup Email?

    Moved Discuss email
    6
    1 Votes
    6 Posts
    1k Views
    nebulonN
    Have you tried to setup the DNS records as suggested by the Cloudron dashboard? Mostly from your screenshot this seems like you have to add the Cloudron in question to the SPF for sending out mails and fixup the PTR pointer. Lastly it appears your IP is on a blocklist, so you should try to get yourself off that by contacting the blocklist provider. Alternately you could of course also setup an outbound mail relay as @joseph earlier suggested.
  • Email SMTP: Connection Closed

    Solved Support email relay
    18
    2
    1 Votes
    18 Posts
    3k Views
    humptydumptyH
    I enabled Dynamic DNS in Cloudron. Then, I turned off the VPS, deleted its IP's (ipv4 and ipv6) and reassigned new ones. Manually updated DNS record of my. to point to the new domain and it came up in 2 mins. Resynced DNS and it looks like the SMTP issue is fixed.
  • Custom email signature "HTML format (Optional)" no working.

    Solved Support email signature
    9
    1 Votes
    9 Posts
    2k Views
    J
    @samuelandert-eth the way it works is that Haraka (the mail server) parses the HTML and injects HTML signature. Maybe it's failing to parse apple mail content properly. Do you think you can paste the source of a sample apple email at https://paste.cloudron.io ? This will help us debug further and fix the issue.
  • 2 Votes
    2 Posts
    481 Views
    C
    Is it maybe possible to change the order in which incoming mails are filtered? With sieve you can tell the server to discard mails that match certain criteria, but that only works for mails that have not already been classified as SPAM. i suspect this is not that trivial though because the sieve filters work at the mailbox level.
  • 1 Votes
    3 Posts
    644 Views
    A
    Yes they are added via the custom spam filtering. I have to check with the client as to whether they are going to inbox or junk folder, they might be expecting them to be blocked outright. Also some spam has the key words as sender name, rather than in the subject... Not sure how to classify that.
  • Mail server: IP address verification?

    Solved Support email mail server
    5
    1 Votes
    5 Posts
    945 Views
    girishG
    @CRBear said in Mail server: IP address verification?: Am I correct in understanding that the email server checks from which IP address a connection is established to send an email and by default, it verifies against the Spamhaus blacklist? The mail server does not make any check for outbound email. The various checks you see in the Email Status tab are purely diagnostic. The idea is if one or more checks are failing there, most likely the email won't be delivered. The Spamhaus is checked for inbound emails though. The DNSBL zone against which it checks is configurable at https://docs.cloudron.io/email/#dnsbl
  • Email has not been working for about a week

    Solved Support email
    8
    1 Votes
    8 Posts
    1k Views
    S
    Interesting. I contacted the provider and told about the problem. They wanted screenshots. After another test all works fine again. Thanks for your help!
  • Different external email domain

    Solved Support email
    14
    1 Votes
    14 Posts
    3k Views
    nebulonN
    That probably works for those apps yes, still a proper relay is recommended.
  • ghost member cannot connect after migrating server

    Solved Support email hetzner
    2
    1
    1 Votes
    2 Posts
    391 Views
    jrl-abstract27J
    So i found the error, it is because Hetzner close the port 25 by default on new dedicater server, so you just have to ask them to open it. Bisous les copains
  • Monitor incoming port 25

    Discuss email
    3
    1 Votes
    3 Posts
    681 Views
    T
    @girish Thanks, that makes sense. Have setup external monitoring for port 25. Appreciate the speedy response as always.
  • Proxying email with Cloudflare

    Solved Support email cloudflare
    3
    0 Votes
    3 Posts
    884 Views
    girishG
    @taowang note that your IP is actually leaked. If you follow the MX record of your domain, you will find your server IP in the DNS. I think this is what the Cloudflare doc is trying to tell you.
  • 1 Votes
    8 Posts
    1k Views
    fbartelsF
    @dsp76 said in Easy way to handle mail forwarding without setting up accounts for each?: individual "mailing list" for each receiver Yes, exactly.
  • Mail Server (SPF & DMARC)

    Solved Support email dmarc
    6
    1 Votes
    6 Posts
    1k Views
    L
    @girish great, thank you. I plan to move all my e-mail accounts to my cloudron server
  • how can i change smtp limits

    Solved Support smtp email ratelimit firewall
    11
    1 Votes
    11 Posts
    2k 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.
  • Automatically Clean Emails

    Moved Feature Requests email
    7
    3 Votes
    7 Posts
    1k Views
    T
    @girish Would be amazing to have this feature yes
  • Email relay issue, emails don't deliver

    Solved Support email relay
    4
    1
    1 Votes
    4 Posts
    868 Views
    LanhildL
    @girish Perfect, that solved it. Thanks!