nrbray

joined 8 months ago
[–] nrbray@lemmy.ml 6 points 4 weeks ago

Another suggestion to help on NixOs. There is quite some demand for what NixOs delivers so any work done should benefit from useful feedback.

[–] nrbray@lemmy.ml 5 points 3 months ago

same, a simple habit that is secure, I use it always with maximum privacy. One day you will be in a rush, under stress, affected by age, and use your old habits with a valuable asset...

[–] nrbray@lemmy.ml 2 points 8 months ago

Good that you tried. Nix simple mailserver is really neat. I am very pleased with it. I feel something like stalwart might take years to mature, but worth watching.

[–] nrbray@lemmy.ml 7 points 8 months ago

Syncthing FairMail FreeOTP+ Markor Voyager APK Explorer Kiss launcher Nekogram X Bitwarden

[–] nrbray@lemmy.ml 0 points 8 months ago

I'd suggest trying FairEmail on your phone, https://email.faircode.eu/, before trying to set up an email server.

I would ask if you have good knowledge of IMAP. That allows access to a unified inbox from several devices and you don't have to own the server. It is far preferable to webmail for me.

I host my own email server and use many devices all over IMAP. If you need a server, nixos-mailserver is my recommendation. You could then try Roundcube on top but I bet you will use IMAP instead before you get there.

[–] nrbray@lemmy.ml 2 points 8 months ago (2 children)

Great, please may I ask if you would share other sources worth reading.

I think previous Linux knowledge helps, just less needed for newcomers; NixOS has been described as capturing others' 20 years experience for us to use. Nixos-mailserver is a great example. I used that out of the box and only with user knowledge of NixOS, none of mail tools. Otherwise mail servers are too hard I gathered.

I've found lots more to learn about Nix for development environments.

You might want to use nixos-mailserver first for production - after my research I was gobsmacked at how quickly it went. I relied totally on NixOS. Your milage might vary but I'd be shocked if it takes less than 10 times as long another way.

[–] nrbray@lemmy.ml 1 points 8 months ago* (last edited 8 months ago)

I am on the path VSCodium --> Lapce under NixOS for visual editors and to decorporate my workflow. i.e. away from VSCode which is [otherwise] exceptional.

However, Helix looks incredible.

[–] nrbray@lemmy.ml 4 points 8 months ago (4 children)

Here's mine fwiw - no SSO or LDAP but might add something to what you find. My journey is to move from a NixOS user of 2 years and 1 year 'all in'. I run my own mail server with NixOS.

nixos-mailserver works well for me. The package set runs faultlessly on the smallest OVH vps. NixOS gives me the ability to redeploy anywhere painlessly and the backup need is limited to a dovecot sync. Dovecot sync is neat: with a 2nd identical vps (match configuration.nix) and non functional but services running duplicates all the live mail data with one command.

I am going all in on Rust too. There is a rust based mail server being developed that I might track as a migration in years to come.

Reading material

Learn { NixOS, Nix }

Flake specific

are simply a special entry point for Nix code with a built in pinning system