path() === $b->path() && $a->mailbox()->config('host') === $b->mailbox()->config('host') && $a->mailbox()->config('username') === $b->mailbox()->config('username'); } }