Closed yasuhirokimura closed 9 months ago
This will only work with the upcoming release (v2.33)
This will only work with the upcoming release (v2.33)
Now that I've upgraded to SnappyMail v2.33, what do I need to do to configure this to work? (Thanks.)
At the section 4.3 of draft-brand-indicators-for-message-identification, selectors are defined as following.
And
BIMI-Selector
header is defined at the section 5.1 as following.So if a message includes following headers,
then TXT record of
foo._bimi.example.com
should be used as BIMI DNS record.A real example of such messages is the one from Instagram. If user logins to Instagram, he receives message to report new login. And it includes following headers.
So
fb2021q2v1._bimi.mail.instagram.com
should be used in this case.But there are following comments at the line 7-10 of
snappymail/v/0.0.0/app/libraries/snappymail/dns.php
.And avatar image isn't displayed when I open the message from Instagram.
So SnappyMail doesn't seem to support selectors.