You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -279,7 +344,7 @@ public function testMessageHeadersMultiFromWithBadConfig()
279
344
{
280
345
$inputHeaders = [
281
346
'from mail.example.org by mail.example.org with LMTP id pLzoBVClyGIiVgAA3BZZyA (envelope-from <[email protected]>) for <[email protected]>; Fri, 08 Jul 2022 21:44:48 +0000',
282
-
'from localhost (localhost [127.0.0.1]) by mail.example.org (Postfix) with ESMTP id 0D33249414 for <[email protected]>; Fri, 8 Jul 2022 21:44:48 +0000 (UTC)',
347
+
'from internalhost (internalhost [192.168.0.1]) by mail.example.org (Postfix) with ESMTP id 0D33249414 for <[email protected]>; Fri, 8 Jul 2022 21:44:48 +0000 (UTC)',
283
348
'from xxxx-ord.mtasv.net (xxxx-ord.mtasv.net [255.255.255.255]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.example.org (Postfix) with ESMTPS id 73C3B461AF for <[email protected]>; Fri, 8 Jul 2022 21:44:39 +0000 (UTC)',
0 commit comments