Enable UTF8 encoding to/from as well in messages
This commit is contained in:
@@ -24,6 +24,8 @@ final class Echomail extends Model implements Packet
|
||||
protected $casts = [ 'kludges' => 'json' ];
|
||||
|
||||
private const cast_utf8 = [
|
||||
'to',
|
||||
'from',
|
||||
'subject',
|
||||
'msg',
|
||||
'origin',
|
||||
|
Reference in New Issue
Block a user