-
This is the big movement to make Fedimarks into its own thing on the Fediverse instead of a Mastodon sidecar app. We probably need to fully flesh out our ActivityPub support and also look at any pitfa…
-
I'm finding that the actions conflict with each other since they are running at the same time so one might fail with a "The process cannot access the file '' because it is being used by another proces…
-
Postmarks happily allowed me to type a tag name of "developer relations" with a space, showed `#developer relations` in the UI, but then reported an error about the format of the tag when I hit save. …
-
Not exactly sure who or where to reach out, but is this library still actively maintained? I know postmark still has a link to this repo but my biggest concern with using this library are the outdated…
-
### Describe the bug
We use gen_smtp for sending emails, currently using postmark SMTP servers. After upgrading to OTP26.0.2, sending e-mails fails with this error:
`send email error: :retries_…
-
Could you please implement a simple SMTP server for emails ?
I have seen some libraries (https://nim-lang.org/docs/smtp.html) but I don't know anything about Nim yet.
I don't think self-hosted users…
-
Attempting to follow a Betula user (Betula is currently adding AP support).
Following @bouncepaw@links.bouncepaw.com results in
```text
couldn't look up canonical actor info
Invalid URL
```
…
-
Hello,
I try to send local PDF files but isn't work,
```
with open(src_pdf, 'rb') as f:
pdf_file = f.read()
attachments = [
("my_pdf_file.pdf", pdf_fi…
-
In meta.json I changed the `TestRenderModel` and I pushed the template to my Postmark environment. I would have expected those would show up when showing the preview in the web UI, but the default val…
-
### User Story
As a **member of the MassEnergize team**. (Actor/User)
I want **to have slack notifications alerting me about services that are about to expire**. (Goal of the actor/user)
So that **…