mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Resolve #1396
This commit is contained in:
parent
aca3490331
commit
a80cb495d2
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ class AvatarsPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
if (!$this->Config()->Get('plugin', 'delay', true)
|
||||
&& ($this->Config()->Get('plugin', 'gravatar', false)
|
||||
|| ($this->Config()->Get('plugin', 'bimi', false) && 'pass' == $mFrom['dkimStatus'])
|
||||
|| !$this->Config()->Get('plugin', 'service', true)
|
||||
)
|
||||
) try {
|
||||
// Base64Url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue