BIMI Syntax
BIMI syntax is the format and structure of the BIMI record that email senders publish in their DNS. The BIMI record is a TXT record that follows the format:
v=BIMI1; l=logo_url; a=certification_authority;
BIMI Tag Descriptions
Tag | Description |
---|---|
v | The BIMI version. Currently BIMI1. |
l | The URL link to the logo image file. The logo image must be in SVG format, and must follow the BIMI logo guidelines. |
a | The certification authority, which is an optional field that specifies the name of the trusted third-party authority that issued the logo certification. This field is required for some email service providers, such as Gmail. |
Related Topics
- What is BIMI? - An introduction to BIMI and its role in email authentication
- How Does BIMI Work? - Technical details about BIMI implementation and operation
- Why is BIMI Important? - Benefits and significance of implementing BIMI
- Limitations of BIMI - Current constraints and challenges
- Requirements for BIMI - Prerequisites and setup requirements