mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #672] [Enhancement] Display inbound rejections to the user. #1038
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#1038
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RokeJulianLockhart on GitHub (Aug 11, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/672
As explained at
discussions/670, I've had a message fail to reach a recipient of mine, which was luckily caught byapp.addy.io/failed-deliveries(despite me havingaddy.ioset as an excluded domain). However, this has made me realise that having a middleman just pushes the problem back:Unfortunately, the functionality to verify that AnonAddy isn't blocking anything I care about doesn't exist, but is possible to provide (as
discussions/670#discussioncomment-10303366explains):Consequently, I'd like to be able to see inbound rejections (alongside the aforementioned existent outbound rejection list) to ensure that Addy isn't blocking mail from senders that I care about.
@hlbatt commented on GitHub (Nov 22, 2024):
Yes! addy.io has started blocking emails from meta to my aliases. It would be useful to be able to whitelist them myself rather than have to contact someone to fix it.
@RokeJulianLockhart commented on GitHub (Nov 22, 2024):
@hlbatt, I've missed e-mails from the Royal Air Force and Ministry of Defence Police due to this, too... It's a fairly significant flaw of most mail providers. 1 I'd prefer this to not include AnonAddy too, though, especially considering that its filter is more sensitive.
reddit.com/user/rokejulianlockhart/comments/1ehld3w/comment/lgiodth↩︎@ririko5834 commented on GitHub (Aug 3, 2025):
I think this should be added
@RokeJulianLockhart commented on GitHub (Nov 22, 2025):
@MajorTomDE,
issues/779andissues/785appear to duplicate this.