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


Skip to content
  • Solr+SOGo

    Moved Solved Support mail solr
    9
    2 Votes
    9 Posts
    2k Views
    girishG
    This was a regression in Cloudron 7.7. Thanks for reporting @AartJansen Fixed in https://git.cloudron.io/cloudron/box/-/commit/1afa2e87ec93881ebcd1f79d83d4477467b40770
  • Website needs to send emails to cloudron server

    Solved Support spf relay mail
    16
    1 Votes
    16 Posts
    3k Views
    girishG
    @AartJansen '+' is the default qualifier. So, it is redundant in +a:my.friendwholesale.co.nz . You can remove it.
  • Mailing List - answer to list not sender

    Moved Feature Requests mail mailing-lists
    6
    2 Votes
    6 Posts
    955 Views
    girishG
    Worthwhile reads - ``Reply-To'' Munging Considered Harmful and Reply-to-List, or Reply-to-All?
  • Should I be worried about these errors in the mail log?

    Solved Support mail
    3
    1
    2 Votes
    3 Posts
    486 Views
    girishG
    This is fixed in the latest release 7.6.2
  • Setting Quota when Mailbox is added

    Feature Requests mail
    1
    2 Votes
    1 Posts
    169 Views
    No one has replied
  • Creating new user - adding Mailbox automatically

    Feature Requests mail
    9
    1 Votes
    9 Posts
    2k Views
    nebulonN
    Topic was merged, unfortunately I merged it reversed, so the new topic is now on top of this.
  • 2 Votes
    17 Posts
    3k Views
    girishG
    @robi @d19dotca identified the issue at https://forum.cloudron.io/topic/10434/email-event-log-loading-very-slowly-seems-tied-to-overall-email-domain-list-health-checks/9 . When we switch views, pending http requests of the old view are not canceled .
  • Certificate self-signed in response for mail service in mail.domain.tld

    Solved Support mail
    4
    1 Votes
    4 Posts
    692 Views
    girishG
    @bloops are you saying you created a Domain called mail.domain.tld ? This is not needed. I think the certificate issue could simply be a matter of DNS propagation. Especially, with manual DNS, depending on your provider, this can take a while and Cloudron has no way to check . In such cases, it will start using a self signed certificate initially. There is a nightly cron job to renew certs and that would kick in and get a certificate eventually.
  • Some emails going to spam

    Solved Support mail spam
    9
    1
    3 Votes
    9 Posts
    2k Views
    C
    @THI_Staff Apologies for a late response on this. I haven't used this yet. I was grandfathered on some free monitoring elsewhere. That being said, some of the delivery reports tell you servers that attempted to send email on your behalf. That has helped me resolve some delivery issues where others were sending legitimate emails, but using one of our email addresses instead of theirs. That tripped a DMARC fail. I would start their service without and then see if you want more.
  • Setting for sending mail from another server?

    Solved Support mail
    2
    0 Votes
    2 Posts
    381 Views
    girishG
    @zylstra I think you are asking how to relay email . See https://docs.cloudron.io/email/#relay-outbound-mails
  • cant open port25

    Solved Support mail
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    Follow up at https://forum.cloudron.io/topic/10145/any-way-to-relay-incoming-email
  • Create mail accounts by API

    Solved Support api mail
    2
    0 Votes
    2 Posts
    419 Views
    BrutalBirdieB
    via api you can do that. POST {{baseUrl}}/mail/:domain/mailboxes note :domain is a variable for the mail domain. note {{baseUrl}} is the Cloudron api url e.g. https://my.DOMAIN.TLD/api/v1 with body: { "name": "webmaster", "ownerId": "uid-be9dcf57-ad65-40e0-a3f8-d1c75974bf01", "ownerType": "user" } The ownerType can be user or group. and the ownerId you need to get via either /users and for groups /groups. The API and the API Doc is currently being reworked. https://git.cloudron.io/cloudron/docs/-/blob/master/api/cloudron_api_swagger.yaml?ref_type=heads
  • 1 Votes
    4 Posts
    758 Views
    A
    You can also use https://docs.cloudron.io/email/#subaddresses without having to add aliases at all. This is pretty much covering my use case, great, thanks
  • Configuring Email Clients - Missing variable `Server:`

    Solved Support ui mail
    4
    1
    3 Votes
    4 Posts
    433 Views
    BrutalBirdieB
    @hakunamatata goto E-Mail => Click the Mail Domain you want => top right [image: 1701686484273-da007e89-1df8-498d-96ba-6503dc59096d-image.png]
  • I never thought I'd be here with an email question!

    Solved Support mail mail-queue
    4
    0 Votes
    4 Posts
    706 Views
    girishG
    I have added a workaround in the next release to delete 0 length files on startup.
  • How to remove all mail folder?

    Support mail
    7
    2 Votes
    7 Posts
    872 Views
    StardenverS
    @necrevistonnezr said in How to remove all mail folder?: Another thing is that - as usual with Apple - there’s no way to adjust or reset such suggestions. Even without the „all mail“ folder, it was hit & miss. And why would a folder that has been added later override all previously learned suggestions? It’s just stupid. (BTW, the same goes for login/password suggestions in Safari, even when using Bitwarden - for my Cloudron site, Safari suggests 30 login / password combinations that are out of date. No way to reset that). I hear you. Apple always does everything the apple way. In this case I think its not really related to "learning". I think its more of a scan and match system. You receive a mail and the mail app is looking up for the folder containing the most mails with the given sender. So in case of Amazon apps there are like two options: The Amazon folder and the all mail folder. As I may have missed a few mails in the past and probably just moved them into the archive, there may be a slightly higher amount of mails in the all mail folder. Also I tend to use folders like "cancellations" or "payments" which may also contain Amazon mails. The same goes for office mails. The same sender (f.g. boss@work) may end up in folder "Project A" and Project "B", according to its content and topic. But both mails will be found in "all mail". So no matter what, the all mail folder will - due to its nature - always have the biggest and max. possible amount of mails from every given sender and therefor get the highest "rank" from Apple Mail. At least thats what I assume.
  • Haraka Rate Limit editing on UI

    Feature Requests mail
    3
    1 Votes
    3 Posts
    600 Views
    D
    ooh yes, that works, my bad i was in the wrong folder
  • Virtual "all mail" folder after 7.5.1 update

    Solved Support mail
    23
    2 Votes
    23 Posts
    4k Views
    potemkin_aiP
    @jdaviescoates thank you - I've got mail restored using backup, which required a few hours, but the data is there. But I can't really can't see any reason keeping it enabled by default. How many modern mail clients can't handle search across all folders? I understand that you can't satisfy everyone with changes - just wanted to let you know that I'm on the side that is shall not be a default; unless I'm missing something, people lived happily up till 7.5.1
  • Postmark outbound integration

    Solved Support postmark relay mail
    14
    0 Votes
    14 Posts
    3k Views
    C
    @girish Nice. Wish Cloudron could fix all the other mistakes I make.
  • Automate emptying recycle bin of deleted emails

    Moved Feature Requests mail
    7
    0 Votes
    7 Posts
    1k Views
    J
    There is a plugin but would need to dig deeper to see if you can force the settings. https://github.com/gianlucagiacometti/roundcube-toolbox