mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Resolve #722
This commit is contained in:
parent
f6f820c43d
commit
5c71c3949e
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
if ($BIMI) {
|
if ($BIMI) {
|
||||||
$aUrls[] = $BIMI;
|
$aUrls[] = $BIMI;
|
||||||
// $aResult = ['text/uri-list', $BIMI];
|
// $aResult = ['text/uri-list', $BIMI];
|
||||||
\SnappyMail\Log::debug('Avatar', "BIMI {$sDomain} for {$sUrl}");
|
\SnappyMail\Log::debug('Avatar', "BIMI {$sDomain}: {$BIMI}");
|
||||||
} else {
|
} else {
|
||||||
\SnappyMail\Log::notice('Avatar', "BIMI 404 for {$sDomain}");
|
\SnappyMail\Log::notice('Avatar', "BIMI 404 for {$sDomain}");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue