Unlike stats for web servers (netcraft) a central site cannot get stats about email clients unless it receives mail from the client. You can probably set something up where you can examine the headers of the incoming email and look for an X-Mailer header. For example, the X-Mailer header from my email client looks like:
X-Mailer: Microsoft Outlook Express 5.50.4522.1200 >From this you should be able to parse out the mail client and version. This is sort >of the way that a web site stats package analyzes browser types. HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Nick McClure" <[EMAIL PROTECTED]> To: "CF-Community" <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 3:17 PM Subject: Email Client stats > Anybody out there know of any stats regarding people who use what email > clients. > > I am trying to figure out the stats for people who can see HTML mail and > those who can't. > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
