Skip to content

DEV: Eliminate discourse-smtp-fast-rejection#33

Merged
martin-brennan merged 1 commit into
mainfrom
dev/delete-fast-reject
Nov 24, 2025
Merged

DEV: Eliminate discourse-smtp-fast-rejection#33
martin-brennan merged 1 commit into
mainfrom
dev/delete-fast-reject

Conversation

@martin-brennan

Copy link
Copy Markdown
Contributor

This has been pointing to an endpoint in discourse
core that has been broken for at least 9 years
(smtp_should_reject), we will remove this endpoint
from core in a future release.

The protections in this fast rejection endpoint are
done anyway when receiving mail in Discourse core.

This has been pointing to an endpoint in discourse
core that has been broken for at least 9 years
(smtp_should_reject), we will remove this endpoint
from core in a future release.

The protections in this fast rejection endpoint are
done anyway when receiving mail in Discourse core.
martin-brennan added a commit to discourse/discourse that referenced this pull request Nov 23, 2025
This has not worked in 9 years and will no longer
be used by mail-receiver as at discourse/mail-receiver#33
martin-brennan added a commit to discourse/discourse that referenced this pull request Nov 24, 2025
This has not worked in 9 years and will no longer
be used by mail-receiver as at
discourse/mail-receiver#33
@martin-brennan martin-brennan merged commit 7c9c206 into main Nov 24, 2025
2 checks passed
@martin-brennan martin-brennan deleted the dev/delete-fast-reject branch November 24, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants