postal icon indicating copy to clipboard operation
postal copied to clipboard

📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail

Results 153 postal issues
Sort by recently updated
recently updated
newest added

## Describe the bug Messages sent do not always produce a webhook. In worker.log I see numerous instances of `No queued message with ID 2945901 was available for processing.` The...

## Describe the bug Some mails are missing headers in the header tab, while they are present in the eml, that can be downloaded from postal. This is somehow even...

bug

There are a number of messages in the `queued_messages` table which have the `locked_by` field filled in with a reference presumably to a no-longer-existing process. The messages date back some...

bug

I've had various issues with +notrack not being removed from URLs over the past year or so rendering the received messages to be un-viewable or un-clickable. The original problem I...

bug

Recently I updated from Postal v1 to v2, but the speed of sending mail becomes slow. In my configuration, I set `workers: quantity: 16 threads: 4`. But after I run...

My server stopped sending out emails for a few days and all messages were queuing up, and I found that in the logs that perhaps there were issues making secure...

The content of message_id in payload.original_message is null. ![Capture](https://snipboard.io/DqxsmR.jpg)

bug

we ran into the problem that we don't want to have suppression listing. So we created a patch that disables them. I mentioned this here: https://github.com/postalserver/postal/discussions/1575 but just decided to...

enhancement

Issue #201 has identified an issue where the `X-Postal-Threat` is not updated to `yes` despite there being a threat present on the message.

bug