Commit 7f22139
fix: add X-Envelope-From header
Adds X-Envelope-From header to incoming SMTP messages containing the
original envelope sender address.
Cherry-picked from postalserver/postal PR postalserver#3512
Co-authored-by: Mortza81 <Mortza81@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>1 parent ec03195 commit 7f22139
File tree
2 files changed
+5
-0
lines changed- app/lib/smtp_server
- spec/lib/smtp_server/client
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
422 | 426 | | |
423 | 427 | | |
424 | 428 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments