fullpwemium

Results 12 comments of fullpwemium

> I'll have to look into it. But what is the use case for this? Thank you for the quick reply. My current use case for this is that I...

Looking around in https://github.com/papercups-io/papercups/blob/2faa71c8f6f04c3514c10df009709264eb47cc78/lib/workers/send_conversation_reply_email.ex - does it not support using the gmail integration? Could it use Amazon SES or some other SMTP? System.get_env("DOMAIN") == "mail.heypapercups.io"

@eleijonmarck looks right to me here is the blog starter incase it helps https://github.com/gridsome/gridsome-starter-markdown-blog

@eleijonmarck I don't use prismjs, I use shiki... why don't you try it?

> [@fullpwemium](https://github.com/fullpwemium) what Postgres version are you using? > > [@lamurian](https://github.com/lamurian) the issue you described is normal behaviour. Upgrading listmonk requires running `./listmonk --upgrade` I'm on postgres:11

> [@fullpwemium](https://github.com/fullpwemium) mine works fine after having moved to Postgres 17 as per my comment above. Will be a challenge, have a lot of databases on there. Listmonk not support...

> I'm sure you've considered it, but could you spin up a postgres 17 container just for listmonk (assuming it's all Dockerised)? I am dockerised, but on a very resource...

> For anyone else who is having trouble or (can't be bothered) compiling. I got github actions to work correctly on [the fork that's on my account](https://github.com/bigleanator/xemu-jsrf-fix). It incorporates this...

> > > For anyone else who is having trouble or (can't be bothered) compiling. I got github actions to work correctly on [the fork that's on my account](https://github.com/bigleanator/xemu-jsrf-fix). It...