Mail.app cracks another joke
A while ago I blogged a screenshot of Mail.app’s Dock icon being cheeky when it has too many unread emails to count.
Today a friend sent me another picture of Mail getting funny, this time with attachments:
This was caused by a cut ‘n’ pasted iChat transcript packed full of emoticons.
[Thanks, Dan
]
Tags:
Apple Mail,
attachments,
email,
humour,
joke,
mail.app,
unread emails
Related posts
This entry was posted
on Tuesday, February 28th, 2006 at 12:20 am and is filed under Apple Mail.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
:) That’s witty, I like it
The reason for this lies in the fact that Mail uses 6bits in its TOC for the number of attachments in a message – the number of messages shown in the message list is pulled from the TOC so the maximum number possible to show there are 64 – anythin larger than that will show up as “lots” (if you really have that many attachments in a single message you probably should reconsider anyway…)
Thanks, Andreas. I was wondering what number of attachments was needed to trigger that response.