This commit is contained in:
2021-01-13 20:17:52 +01:00
parent 7a8eef0cf0
commit 770d5b69de

View File

@ -7,4 +7,4 @@ $recipients = [
]
];
$from = '%%SMTP_FROM%%';
$from = 'From: %%SMTP_FROM%%';