this post was submitted on 14 Jul 2026
20 points (95.5% liked)

Selfhosted

60831 readers
704 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Has anyone managed to get multiple CalDAV calendars (e.g. personal and work) to send out event invite emails using corresponding email aliases from the same email account?

I have multiple domains and aliases set up with a single email account through an email provider, but I'm just now trying to figure out how to separate the calendar into personal and work.

you are viewing a single comment's thread
view the rest of the comments
[–] Shimitar@downonthestreet.eu 6 points 1 week ago (1 children)

I don't see the problem. Which caldav server are you using? Which caldav app? Android? PC?

It's a bit vague.

[–] ogy@fedia.io 1 points 1 week ago (1 children)

I don't have a problem, I'm just trying to make sure the functionality is possible and normal before spending time working on it. I couldn't find anything searching around so I thought the people here might've done it before

[–] lemmyvore@feddit.nl 2 points 6 days ago (1 children)

I think the confusion is that this isn't a CalDAV concern. A CalDAV server only hosts event/task definitions. It doesn't do anything with them, only offers an API for managing them.

It's the client apps that use those definitions to work out occurances, do notifications, send emails etc.

So what you want is a capable calendar app with CalDAV support and email support, that can send email invites using different email addresses for different calendars.

[–] ogy@fedia.io 2 points 6 days ago

Thanks, that was good to learn