mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #41] Weird emails can break autoreply #19
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#19
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 @gawel on GitHub (Mar 29, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/41
Originally assigned to: @gawel on GitHub.
We got this:
I don't really understand how a \n is in the original subject but that's a fact. It happens.
I think we should try to decode the header and check if the subject is valid and if not, don't include it in the reply's subject.
Thoughts ?
@gawel commented on GitHub (Mar 29, 2017):
POC: