In case you missed it:
https://support.google.com/mail/answer/ ... ll-senders
Some points that I think are relevant for phpBB software and its emails:
- Format messages according to the Internet Message Format standard (RFC 5322: https://datatracker.ietf.org/doc/html/rfc5322)
- If you send more than 5,000 message per day, your marketing and subscribed messages must support one-click unsubscribe. To set up one-click unsubscribe, include both of these headers in outgoing messages:
https://support.google.com/mail/answer/ ... ll-senders
Some points that I think are relevant for phpBB software and its emails:
- Format messages according to the Internet Message Format standard (RFC 5322: https://datatracker.ietf.org/doc/html/rfc5322)
- If you send more than 5,000 message per day, your marketing and subscribed messages must support one-click unsubscribe. To set up one-click unsubscribe, include both of these headers in outgoing messages:
Code:
List-Unsubscribe-Post: List-Unsubscribe=One-ClickList-Unsubscribe: <https://domain.com/unsubscribe/example>Statistics: Posted by Marek Muc — Tue Jan 09, 2024 12:46 pm