I’m constructing HTML emails in PHP with Zend_Mail and I’d like to embed/attach/whatever some images in such a way that Gmail will automatically display them without prompting the user. How can I do this?
I’m constructing HTML emails in PHP with Zend_Mail and I’d like to embed/attach/whatever some
Share
Google’s Bulk Sender Guidelines say that Gmail will automatically show images for senders who have authenticated their domain:
Google offers a page to learn more about email authentication.