Public Voice Network
- Pic of the Day 5937759377
- Ageless Male
- Ageless Male
- Shit QBNers Say 131131
- Ageless Male
- FMT 020312 4747
- Show Yo Dog 2012
- Ageless Male
- Light in the box coupons
- Multicolored logos? 1414
- Politics 1759817598
- blog 5558055580
- Light in the Box Coupons
- Vid of the Day 1096110961
- TYPO San Francisco 55
- Suggest a good movie... 936936
- Logo from Locked PDF? 33
- American Musical Supply C… 11
- intern -> job 2121
- Your Last Concert 375375
- the gif animation thread 1132211322
- Steve Jobs FBI file 66
- Shit QBNers think 6969
- What are you listening to… 41734173
Apple Mail Refresh Images 66 Responses
Last post: 1 year, 10 months ago | Thread started: Mar 18, 10, 7:17 a.m.
- Crack_Junkie
In designing HTML emails, I've been running into a problem testing them on Apple Mail (v4.0) - I cannot get the images to reload from the server.
I've tried:
* Restarting Mail
* Clear ~/Library/MailDownloads
* Clear ~/Library/Cache/Mail
* Empty Safari cacheThis thread is a bit useless as well:
http://discussions.apple.com/thr…Anyone have a work around for this?
- Mar 18, 10, 7:17 a.m. – Permalink
- sleepyfatso
I had this same problem. I ended up having to change the name of the html file each time I needed to see the changes.


- Dog-earMar 18, 10, 7:18 a.m. – Permalink
- kingsteven
there is an ID in one of the XML files in the stationary, you need to either increment/ randomize that ID. or uninstall the stationary before installing again.
(new mail - show stationary - custom)


- Dog-earMar 18, 10, 7:23 a.m. – Permalink
- Crack_Junkie
I think I found a workaround.
Add a simple query version number to the end of your <img> tag to force Mail to reload the image.
Example:
<img src="http://www.domain.com/images/header.jpg?version1">Works.


- Dog-earMar 18, 10, 8:32 a.m. – Permalink
- acescence
apple mail cache is in a temp folder in /private/var/folders/
if you search around in there you'll find a Cache.db file within a com.apple.mail folder within a -Caches- folder, but it'll be inside two more levels of folders which seem to be named with random strings.

- Dog-earMar 18, 10, 9:08 a.m. – Permalink


