I’m trying to de-Google my life and self-host more. One tricky point with me is calendaring. I can get a CalDav server running and syncing with my Android phone without much hassle, but I haven’t yet found a server or client that can send e-mail reminders for events, rather than just pop-up notifications.

I’ve been told to try Nextcloud. I tried installing it but it’s overkill for me, and I don’t want to deal with setting up a domain. Surely there can’t be exactly one CalDav option that can send email reminders. But I’ve never heard anyone say anything other than “Nextcloud.”

  • sobriquet@aussie.zone
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    1
    ·
    7 months ago

    I know you said “no nextcloud”, but I often see posts from people who say nextcloud was overkill for them, but they don’t realise that almost every component of nextcloud can be uninstalled if you don’t want it. It can be pretty barebones if you want it to be.

    I don’t see how you’re going to get away from the domain requirement, though, unless you’re just going to connect to your raw IP address? (And if you are, I didn’t think that nextcloud required a domain?)

    Sorry I can’t be more helpful with a different solution, but hopefully someone out there knows of something that would suit your needs.

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 months ago

      My raw IP wouldn’t help, my ISP has me behind CGNAT. I can set up a CalDav server and sync it with Tailscale, but can’t do that for Nextcloud.

        • MangoPenguin@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          7 months ago

          Their AIO container straight up fails to work if you don’t have a public ipv4 address and ports open to the world, it’s bizarre.

          Luckily the LSIO nextcloud container should work properly.

          • chriscrutch@lemm.eeOP
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 months ago

            Interesting, the one time I tried Nextcloud I was using the AIO version, maybe it’ll be slightly less onerous to use the other one. I may give that a shot. Thank you!

        • chriscrutch@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          Well I may be missing something about how Nextcloud works because I never really fully got it set up. Once I got Nextcloud set up on my domain, how would I go about getting my domain pointed to a Tailscale address?

          • Atemu@lemmy.ml
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            7 months ago

            You don’t need to get it set up with your domain. All you need is the IP address of the machine it’s running on; either local or Tailscale address. Just type it into the browser URL bar. I.e. http://192.168.0.1:8080/ is a valid URL.

            Now, obviously you’d want to have the ability to do things like type a human readable domain name and have SSL certificates but they’re not technically necessary. Until I found the time to set up my reverse proxy, I used my Paperless using a bookmark to the IP address and port.

            Pointing your domain at a Tailscale address is pretty simple, you just need to add an A record wherever your domain’s DNS zone is configured which points at the IP address (e.g. 100.107.42.69).

          • Dave@lemmy.nz
            link
            fedilink
            English
            arrow-up
            3
            ·
            7 months ago

            Personally I run Pi-hole as a DNS server, and add the domain as a custom DNS entry. Then in the Tailscale settings, you can set the DNS server (there is a Tailscale help page for setting up Pi-hole with Tailscale).

            • chriscrutch@lemm.eeOP
              link
              fedilink
              English
              arrow-up
              2
              ·
              7 months ago

              Oh, isn’t that interesting. I already run a Pi-Hole but I had never thought of doing that with a custom entry. I suppose that would work, wouldn’t it?

              I really dislike that everything in this thread is pushing towards Nextcloud after all. It seems like it should be easier to get email reminders. It should really be somewhere in-between “use Google” and “run Nextcloud and buy a domain name and use a custom piece of hardware to run your own DNS server to which you have to add even more customizations to be able to run and sync the Nextcloud suite, most of which you’ll never use.”

              • Dave@lemmy.nz
                link
                fedilink
                English
                arrow-up
                3
                ·
                7 months ago

                I’d guess it’s not that the solution doesn’t exist, but that Nextcloud is one of the most popular self-hosted service. since so many people are already using it, it’s all they know of.

    • rentar42@kbin.social
      link
      fedilink
      arrow-up
      3
      ·
      7 months ago

      I was about to mention that ;-) Whenever I find myself looking for software in an area where I don’t know any of the “competitors”, I’ll look for the awesome-* lists. At the very least they are always a good starting point.

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      7 months ago

      Yeah, I’ve tried most of the servers listed there. None of the servers have email functionality (beyond invitations). I haven’t found a client that does either. I understand that Thunderbird used to have it, but doesn’t any more. Strange that an email application can’t email. Hahahaha.

  • Derin@lemmy.beru.co
    link
    fedilink
    English
    arrow-up
    7
    ·
    7 months ago

    Try Baikal, it’s a pretty lightweight CalDAV server!

    Any client I use it with supports notifications, however it should also be able to send emails for you (e.g. Its scheduling feature).

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      I had Baikal running for a while, there’s no notifications on the server side.

      Scheduling is not the same as event notifications. At that link you provided, that refers to sending email invitations to participants in an event. Those get sent immediately at the event’s creation, it’s kind of an RSVP system.

      I need a client that can send an email at a specified time before the event starts.

      • TCB13@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 months ago

        You are right. I’ve some experience with tweaking Baikal’s code, maybe you can implement that notifications feature yourself? The code isn’t perfect and could be simplified… but it doesn’t seem very hard to implement what you’re looking for given their architecture.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 months ago

        Oh if you mean event notifications check out Calengoo. It has versions for all major platforms.

        • chriscrutch@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          I may have to try that one. Just looking on the website, it doesn’t explicitly say there’s the possibility of emailed event reminders, but it does say that there’s an integrated client so it seems like there’s a possibility. Thank you!

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    7 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    CGNAT Carrier-Grade NAT
    DNS Domain Name Service/System
    IP Internet Protocol
    NAT Network Address Translation
    SMTP Simple Mail Transfer Protocol
    SSL Secure Sockets Layer, for transparent encryption

    5 acronyms in this thread; the most compressed thread commented on today has 5 acronyms.

    [Thread #307 for this sub, first seen 28th Nov 2023, 07:25] [FAQ] [Full list] [Contact] [Source code]

  • poVoq@slrpnk.net
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    7 months ago

    You could set up NodeRed and make your own notification flow with a caldav/iCal input and a email or chat service output.

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      It looks like I’m gonna call that my “second to last resort.” I’m not a programmer or developer of any kind, and that looks pretty intense for me.

      • poVoq@slrpnk.net
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        7 months ago

        It uses “visual programming” so it is actually quite easy to do (as long as you use the pre-made modules) even without any prior knowledge. And once you set that up you will likely find many other neat ways to use it 😊

  • SayCyberOnceMore
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    7 months ago

    Nextcloud is definitely overkill if you’re just after a calendar / reminder.

    I ditched Nextcloud and went for radicale, but I’ve not looked into sending emails as reminders (I want less emails not more)

    Is this for adhoc events like “visit the dentist”, or are you trying to automate a regular event like “put out the recycling”?

    The latter could be done with cron and sendmail for example

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      Yeah, the email reminders I’d like would be for both types of events (one-offs and recurring ones). And although it would work, I guess, I’m not crawling around in crontab every time I need to add something to my schedule.

  • nomad@infosec.pub
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    I use SoGo for that.

    Cal and task sync. Card dav, Email und calendar in one neat web interface

  • MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    7 months ago

    After a lot of alternatives I’m just using Google calendar again, nothing else so far works as easily and syncs everything to my devices properly.

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      I checked out the documentation for that, I can’t find in there anywhere anything about e-mail reminders for events. Additionally, it looks like setting up recurring events (like monthly bills or repeated appointments) isn’t possible. It seems more like a business booking solution than a personal calendaring thing. Thank you though!

  • warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 months ago

    If you don’t find anything, I suggest you go the automation route with Active Pieces or N8N

  • adr1an@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    7 months ago

    Sending emails is too old, and requires a full online app to send you the reminder. Only google or other big corps support this because a bounced email is retried many hours later… Heck, just the sending might suppose delays. The current calendar solutions give push notifications to clients (e.g. PC or phone)

    • computergeek125@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Counterpoint: if you system is configured such that the mere act of trying to send an email results in serious delays and regular bounces, you’re doing email wrong. Even push notifications may require third party routing through Google, Apple, or similar to get to the core OS in some cases.

      Yes, I recognize that hosting an SMTP server is difficult these days and can’t always be done at home due to IP restrictions. But that doesn’t mean you have to have an email server at home. I have a third party email on my domain and I can dispatch SMTP which arrives at expected non-delayed times even to Google and Microsoft accounts.

      I honestly wish more software would simply speak to an SMTP server of choice rather than defaulting to just hitting the CLI mail send or attempting a direct SMTP connection.

    • chriscrutch@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      7 months ago

      Unless I’m missing something, there doesn’t seem to be any functionality for email reminders either on the server side or client side for them. I tried Etesync once, although it has been a bit.

  • Fushuan [he/him]@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    7 months ago

    No idea how CalDav runs, but if it’s a server, it should be able to run generic scripts, no? Once you are running a generic script, writing one that sends emails though smtp should be possible. Idk.