Skip to content

Conversation

@J08nY
Copy link

@J08nY J08nY commented Nov 27, 2025

Some spam detectors like Rspamd have rules which detect messages that are multipart/mixed yet have no non-textual part (for example the rule CTYPE_MIXED_BOGUS in Rspamd). This increases the spam score of messages created with Flask-Mail unnecessarily.

This PR makes the message serialization simpler in case it can be.

Some spam detectors like Rspamd have rules which detect messages
that are multipart/mixed yet have no non-textual part (for example
the rule CTYPE_MIXED_BOGUS in Rspamd). This increases the spam
score of messages created with Flask-Mail unnecessarily.
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.

1 participant