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


Skip to content
  • Use Cloudron Mailserver but have different Webhosting?

    Solved Support
    3
    1 Votes
    3 Posts
    84 Views
    J

    @David-0 said in Use Cloudron Mailserver but have different Webhosting?:

    Would it be possible to use Cloudron as a mail server for mail@new.com while the domain new.com (or even subdomain.new.com) is hosted somewhere else?

    yes, the DNS records for a mail server (MX record) and webhosting (A records) are entirely different. It's totally normal and safe to host web and mail of the same domain on totally different systems.

  • IMAP Mailbox - App password

    Solved Support
    3
    1 Votes
    3 Posts
    102 Views
    T

    It worked! Thanks!

  • Why running dovecot as root?

    Moved Discuss
    17
    1 Votes
    17 Posts
    531 Views
    potemkin_aiP

    For anyone wondering on the same question as I did: Dovecot seems to be a standard IMAP server for now, which seems to be used on majority of servers. It claims to be written with security in mind, which doesn't seem to help to avoid privileges escalations, buffer overflow, crashes (on the same page - below).

    Given the dominance of that mail server on the internet, it seems to be a go-to solution for many, just like Ubuntu, referred here above, is; so I wouldn't expect it to be replaced on Cloudron anytime soon.

    Given the self-confidence of the authors, that claims that running from root is not a big deal and not providing any easily ready to use solution, I doubt that many will go extra mile to implement that on they own; given Cloudron limited resources and luck of advertising and hence focus to be security first platform, dovecot processes will remain to be running as root.

    From the positive side, root owned processes are not opening any network port, so direct exploitation would be problematic.

    Hope that would be of help.

  • 0 Votes
    4 Posts
    338 Views
    girishG

    @Klaus Which email provider are you testing with? We can try to implement it.

  • 1 Votes
    4 Posts
    276 Views
    girishG

    This doesn't affect Cloudron as such but the upcoming mail addon update contains the fix.

  • Configuration change needed in SPF record

    Solved Support
    6
    0 Votes
    6 Posts
    310 Views
    matix131997M

    The only message was only related to PTR. And there was no other message. Maybe it was a special case or a problem with the request and the question was whether from my server or on the provider's side.

    After I clicked sync DNS, I left it for another 24 hours just to be sure, because the proprogation could have been prolonged. After 24 hours there was still a problem , then I did a record analysis and noticed as I wrote above one record A was not updated.

    In general, the situation embraced. You can close the topic 😄 only waiting for the improvement of the results from PTR. Generally I have changed but FCrDNS has not been updated.

  • 0 Votes
    6 Posts
    318 Views
    B

    Looks like that was the fix, now it doesn't change the A and AAAA records of the email server, and Cloudron can still use my External SMTP connection while having the Mail Server Location set to "cloudron.blockbluemedia.com".

  • Add Security Exception popup in thunderbird

    Solved Support
    4
    1 Votes
    4 Posts
    218 Views
    P

    Hello, correct, it is the subdomain.

    This all seems to have been solved by restarting the app

  • Does the spam filter really work?

    Solved Support
    9
    0 Votes
    9 Posts
    580 Views
    necrevistonnezrN

    @timbo I have practically zero spam with the rules mentioned in my post and abusix DSNBL (https://abusix.com/) - the free tier is sufficient.
    Do you have catch-all enabled?

  • 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

  • 2 Votes
    8 Posts
    363 Views
    iamthefijI

    @girish must be private. I can't view that with my account.

  • MAIL: false positives from spamhouse

    Unsolved Support
    14
    0 Votes
    14 Posts
    758 Views
    chymianC

    @nebulon , thanks for reply.
    in the first post, I copied a undeliverable testmail from spamhoaus to cloudron, b/c it was denieing the reception.

    here a little oversight:
    2024-07-03_12-50_CLDRN_mail_deliv-Fail.png

    and they all look similar…

    2024-07-03_12-52_CLDRN_mail-deniedy.png

    all these hosts are N.O.T. blacklisted. I checked.
    also, false positives…

  • Email is not configured properly

    Solved Support
    3
    2 Votes
    3 Posts
    257 Views
    girishG

    Please see https://docs.cloudron.io/email/#server-status . Specifically https://docs.cloudron.io/email/#ptr-record and https://docs.cloudron.io/email/#outbound-smtp

  • Is there a mail difference between the free and paid version?

    Solved Support
    4
    1 Votes
    4 Posts
    310 Views
    J

    @girish That's very nice! I already have the paid version, so no problem for me, was just wondering 🙂

  • Dynamic DNS and Mail Server Location

    Solved Support
    4
    1 Votes
    4 Posts
    337 Views
    G

    @girish said in Dynamic DNS and Mail Server Location:

    @gerard that's quite brave to run a mail server with dynamic IP

    @girish Yeah it's silly and unreliable 😉 But not meant for any serious usage.

    Thank you for fixing it.

  • Searching emails by email address doesn't work :(

    Unsolved Support
    18
    1 Votes
    18 Posts
    336 Views
    girishG

    The fix is for solr showing the incorrect status. Let's re-test once the update is out.

  • SpamAssassin Rule for some Catch-all users in my domain

    Solved Support
    14
    3 Votes
    14 Posts
    1k Views
    dsp76D

    Thanks - that sounds interesting. Didn't know that - but this is a reason to rethink my approach.

  • Email forwarding for active mailbox

    Feature Requests
    4
    3 Votes
    4 Posts
    209 Views
    sponchS

    Hi and thanks. This is how I did it - as mentioned above doing that in Cloudron mail settings would be great.

  • How to use an additional IP for mail in Cloudron ?

    Support
    2
    1 Votes
    2 Posts
    169 Views
    girishG

    @JOduMonT an email server (without email relays) requires a public IP. There is no way around this. Even if you add a second IP, the second IP will be exposed and one can always access your Cloudron dashboard via that IP address. Just have to put an entry in /etc/hosts on my laptop and point that floating IP to my.domain.com and that's it.

    I guess you are looking for a way to "sandbox" mail server to a specific IP somehow. We don't have a way to do this in Cloudron. I can move this to Feature Requests.

    But also, it might be easier to just create another VM and run mail on the other VM? Security wise , this is the easiest and cleanest instead of writing a lot of code to make sure mail server and dashboard despite being on the same server don't step on each other (networking wise).

  • Solr+SOGo

    Moved Solved Support
    9
    2 Votes
    9 Posts
    800 Views
    girishG

    This was a regression in Cloudron 7.7. Thanks for reporting @AartJansen

    Fixed in https://git.cloudron.io/cloudron/box/-/commit/1afa2e87ec93881ebcd1f79d83d4477467b40770