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 When an email has no text or html content and is not multipart and **only** contains an attachment, postal doesn't show the attachment in the webUI....

bug

## Describe the bug After a succesful configuration and many UI requests, a random 403 is triggered. This causes: - Requests to no longer show up on the web container...

bug

## Describe the bug As there isn't a build for ARM64 based CPUs, Postal cannot run on them and errors with "exec user process caused: exec format error". ## To...

enhancement

This PR adds the ARM64 platform to the CI Docker Buildx builds, allowing Postal to run on both ARM64 and AMD64 systems.

## Describe the bug As per [RFC 8058](https://datatracker.ietf.org/doc/html/rfc8058#section-3.1) and the recent changes by [Google](https://blog.google/products/gmail/gmail-security-authentication-spam-protection/) and [Yahoo](https://blog.postmaster.yahooinc.com/post/730172167494483968/more-secure-less-spam) anyone wishing to support "one-click" unsubscribe should now include both a `List-Unsubscribe` header and...

enhancement

Occasionally, when you use the tracking support on postal and the links have some query parameters (example a reset password message from Keycloack) then the redirect URL is rendered with...

## Describe the bug When a non-admin user changes their email, the settings page gets "stuck". The email address modification works as it should, but the screen doesn't refresh. Following...

bug

## Describe the bug ```shell root@postal:~# postal test-app-smtp [email protected] Creating postal_runner_run ... done usage: postal test-app-smtp [email address] ERROR: 1 ``` ## To Reproduce 1. SSH into the server 2....

bug

## Describe the bug On a setup where postal is deployed with docker-compose and is behind a nginx reverse proxy we get a 504 Gateway Timeout when clicking on the...

bug