Skip to content

emails with subject that contains a newline "\n" fail to get sent #24

@alexazarh

Description

@alexazarh

If a subject contains a newline char "\n" that is following by ":" it can potentially be a security issue and will be blocked by the python smtp library. To avoid this issue we need to automatically replace any "\n" chars with a space

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions