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


Skip to content
  • Creating new user - adding Mailbox automatically

    Feature Requests mail
    9
    1 Votes
    9 Posts
    3k Views
    nebulonN
    Topic was merged, unfortunately I merged it reversed, so the new topic is now on top of this.
  • 2 Votes
    17 Posts
    7k 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
    2k 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
    5k 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
    924 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
    3k 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
    1k 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
    2k 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
    918 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
    1k 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
    2k 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
    6
    2 Votes
    6 Posts
    2k Views
    M
    @girish thanks for the reply! That's the thing, I'm not a 100% sure yet. It's a custom app that sends out 100+ emails (and growing) every few weeks/months and it hit twice the Connection denied. recipient rate limit exceeded and once Connection denied. connection rate limit exceeded. It wasn't great, because it wasn't clear which mails went through and which didn't (other than manually combing through the logs). My guess would have been [rate_conn] and [rate_rcpt_host] for starters, but the quick fix (other than building a queue/delay/throttle which adds a lot of complexity) was to use Postmark directly instead of Cloudrons mail-server, so for this specific project this is "solved", but would still be a nice to have feature to adjust the limits in the settings.
  • Virtual "all mail" folder after 7.5.1 update

    Solved Support mail
    23
    2 Votes
    23 Posts
    10k 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
    6k 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
    3k 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
  • Mail rejected by Protonmail

    Support mail protonmail
    8
    0 Votes
    8 Posts
    5k Views
    L
    @girish said in Mail rejected by Protonmail: Also, have you tried https://www.mail-tester.com/ already for any other errors? Thanks for linking this very nice tool!
  • how to track UUID found in outbound email queue?

    Solved Support mail queue
    5
    0 Votes
    5 Posts
    2k Views
    humptyH
    No, nothing there. It might have gotten deleted when I cleared the message from the email queue days ago. I don't care about the file as much as knowing from which app did that message originate from. It's probably from the WP app, but I'd like a sure way to tell. I'm guessing there are no tools to trace it back to the app. Oh well.
  • 2nd domain mail

    Solved Support mail cloudflare
    3
    0 Votes
    3 Posts
    1k Views
    P
    ahhh, so just have to nix cloudflare altogether, thanks! confused myself because my plains.cloud is cloudflared, but mail.plains.cloud specifically is not! appreciate the clarification
  • DKIM and SPF infos for wilcard or manual DNS setup

    Solved Support domains mail
    3
    1
    1 Votes
    3 Posts
    1k Views
    girishG
    @therealwebmaster Email -> Domain -> Status . You can click on each of the records there and it will tell you what you should setup. [image: 1687095241687-ca0ac153-5ead-4795-b574-f48f6c741393-image-resized.png]
  • Outbound SMTP issue

    Solved Support mail contabo port 25 smtp
    4
    2
    0 Votes
    4 Posts
    3k 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.