User Tools

Site Tools


software:unibox

This is an old revision of the document!


unibox and contact list avatars

From: https://www.uniboxapp.com/faq/contact-list/avatars

  Unibox displays contact images (avatars) from contacts within your address book, from contacts that 
  have a gravatar.com account or its own Domain Avatars service.
  Many people use gravatar.com to associate their email address with a picture. Unibox will check if a 
  picture is available for the sender address of your emails and display it as avatar.
  Unibox provides a backend service, so-called Domain Avatars, to check for icons of the domains of the 
  sender address of your emails. Many company logos such as Amazon and Twitter icons will be displayed 
  as avatar.
  If an address book image exists Unibox will prefer it to the other sources. This way gravatar images 
  can be overridden by adding a contact including an image to the address book. Only if no address book 
  image or gravatar image is available, Unibox will display a Domain Avatar.

Favicon to your Site

<!DOCTYPE html 
      PUBLIC "-//W3C//DTD HTML 4.01//EN"
      "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="icon" 
      type="image/png" 
      href="http://example.com/myicon.png">
[…]
</head>
[…]
</html>
software/unibox.1417715727.txt.gz · Last modified: 2014/12/04 17:55 by superwizard