

Run Wireshark on the client to see if you actually got the reply.
pending anonymous user
Run Wireshark on the client to see if you actually got the reply.
If I understand correctly, you want a two component setup. A PWA client for you to read the mail, and a server acts as IMAP client, fetches mails from all you mailboxes. The server will expose an API for tge PWA to access mail content. When new mail arrives, the server push a beacon via the Push API. The PWA would fetch the sender and title, and display a notification. If you clicks it, only then the PWA will fetch the body.
After a quick glance of the demo, I think SnappyMail fit the bill? It seems can be installed as PWA, and my browser does ask me if I want to give it push notification permission. However, I’m not too sure if the fetch logic happens as I laid out.
I guess you can also use NFS/iSCSI for images too?
I will just get an AMD (7745HX?) mini PC with adequate RAM and call it a day. It should run almost anything that you throw in a light setup with minimal power usage.
Ops. Missed that part.
I use BTRFS for snapshots, and auto compression. Maybe it can be done with raids with LVM? AFAIK BTRFS redundancy is basically the same as traditional RAID, similar to using mdadm. Still, you would want a backup strat instead relying on the disk redundancy. I learn that the hardway.
I would just skip RAID, add all disk to a single BTRFS and use the built in profiles for (meta)data redundancy.
Cache I don’t know much tho.
deleted by creator
Unless you want to game. Anti-cheats are notorlessly anti-virtual machines.
Never heard of them. Will check them out sometime. Thx.
Appflowy if Notion appels you. It is not 1.0 yet so some features you need might not be there.
I’m using Postmark for my Vaultwarden. Nothing major I know of.
Then I don’t see any problem for them just put down $50 more.
I didn’t say it isn’t legit nor I distrust automation, but I would like to see anyone operating an online shop paid for a cert to show they are honest and won’t diappear in thin air not delivering. Am I going to get back what I paid, properly not, but a basic DV cert isn’t expensive either for a business.
I don’t believe paid cert can’t use automation to keep certs upto date.
Personally, I distrust any ecommerce site that uses any free cert. I see paid cert as a commitment to do honest business, as they need to have some records on the CA.
But for a blog or anythings other than ecommerce is totally fine by me.
Note: It is not about security, nor automation, but a show commitment (i.e. buying a cert), largely psycological.
As long as it fits into the slot, it should work.
I think OP is quite clear that he wants something resembles to Telegram’s UI, but works with XMPP instead. The title is just part of the context. You still have to read the body, which uses terms “interface” and “UI”. This means he never intend something server side.
I won’t say your comment is inaccurate, but taken out of context and misinterpret what the OP means.
Looking at
linuxserver/jackett
on Docker Hub, it seems it indeed update everyday.