Email signature images don’t work
-
Hi,
When I enabled the CDN and it work fine on the website, the images that I have in the Gmail signature stop working. They are hosted on my server, in the root directory.
I can access them directly in the browser, but Gmail cannot load them in a new email. It shows them as broken images.
in the .htaccess I have:
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
Header set Access-Control-Allow-Origin “*”
</IfModule>I had to disable the CDN because signature images in nobody’s emails in the company worked.
Any suggestions on how to solve this issue?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Email signature images don’t work’ is closed to new replies.