[GH-ISSUE #122] empty body #30

Closed
opened 2026-02-26 18:33:00 +03:00 by kerem · 1 comment
Owner

Originally created by @ryanburnette on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/decke/smtprelay/issues/122

I have a use case where an older copy machine sends its scans via smtp and I am using smtprelay for that purpose. My email delivery API doesn't accept an empty body, which the copy machine tries to send, so I have a fork that adds the body. I am also adding some headers to prevent the messages from threading even though they have the same subject.

I was wondering if features like default body or append to body, or default subject or append to subject would be useful to anyone else or valuable in a PR.

Originally created by @ryanburnette on GitHub (Jun 22, 2023). Original GitHub issue: https://github.com/decke/smtprelay/issues/122 I have a use case where an older copy machine sends its scans via smtp and I am using smtprelay for that purpose. My email delivery API doesn't accept an empty body, which the copy machine tries to send, so I have a fork that adds the body. I am also adding some headers to prevent the messages from threading even though they have the same subject. I was wondering if features like default body or append to body, or default subject or append to subject would be useful to anyone else or valuable in a PR.
kerem closed this issue 2026-02-26 18:33:00 +03:00
Author
Owner

@decke commented on GitHub (Jul 21, 2023):

Can you show me some code for this? If it's not too intrusive I think it can be useful also in other cases.

<!-- gh-comment-id:1645420038 --> @decke commented on GitHub (Jul 21, 2023): Can you show me some code for this? If it's not too intrusive I think it can be useful also in other cases.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#30
No description provided.