Fix passthrough netmail.

This commit is contained in:
Deon George
2022-02-19 16:33:14 +11:00
parent daba4a78d3
commit 6db16712ee
4 changed files with 12 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ final class Echomail extends Model implements Packet
'from',
'subject',
'msg',
'msg_src',
'origin',
'tearline',
'tagline',