X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FEmailer.php;h=1341aaf33e42b0de3fd933b3767a04ff4dac4564;hb=093dd70e790def206d6f7d48cfac095c29eb10a5;hp=203f3b4f766c558690f9a63d58c65adf447a9744;hpb=e2b736d0a9b351965cc2310696dbbaeb4f19ebb2;p=friendica.git diff --git a/src/Util/Emailer.php b/src/Util/Emailer.php index 203f3b4f76..1341aaf33e 100644 --- a/src/Util/Emailer.php +++ b/src/Util/Emailer.php @@ -1,6 +1,6 @@ config = $config; @@ -143,7 +143,6 @@ class Emailer } if ($countMessageId > 0) { $this->logger->warning('More than one Message-ID found - RFC violation', ['email' => $email]); - return false; } $email_textonly = false;