From: Hunt, Bryan (B.Hunt at domain emuse-tech.com)
Date: Tue 10 Sep 2002 - 14:33:08 IST
Just out of interest is anyone else using Crossover office cause
their mail server only supports MAPI ?
--B
-----Original Message-----
From: Paul Jakma [mailto:paulj at domain alphyra.ie]
Sent: 10 September 2002 14:29
To: kevin lyda
Cc: ilug at domain linux.ie
Subject: Re: [ILUG] Linux desktop percentage
right.. one last go:
[paulj at domain florence mail-in]$ cat ilug | formail -c -I "" | awk '$1 ~
/^Subject/ { mails++ } $1 ~ /^Content-Type/ {if ($0 ~
/charset=.*[wW]indows/ ) ms++; } $1 == "X-MSMail-Priority:" || $1 ==
"X-Originating-IP:" || $1 == "X-MimeOLE:" {ms++;} $1 ~
/Mailer|User-Agent/ { lines++; if ($2 == "Microsoft" || ($2 " " $3) ==
"Internet Mail" || $2 ~ /QUALCOMM|DMailWeb|WebMail/ || $5 ~ /^.Win/ )
ms++; } END { print "\n"; print "\ttotal mails:\t\t\t\t\t" mails
"\n\tof which unknown:\t\t\t\t" (mails-lines) "\n\tof which most
likely non-Linux:\t\t\t" ms; print "\toff the cuff percentage of MS
using ilugers:\t" (ms/mails*100) "%"; }'
total mails: 2044
of which unknown: 435
of which most likely non-Linux: 1032
off the cuff percentage of MS using ilugers: 50.4892%
my biggest fear re: above being wrong is of counting mails twice.
could fix that easily enough, but i'm not going to bother. :)
anyway, it could be that between 22 to 50% of ilug posts are from MS
clients - maybe. :)
regards,
-- Paul Jakma Sys Admin Alphyra paulj at domain alphyra.ie Warning: /never/ send email to spam at domain dishone.st or trap at domain dishone.st -- Irish Linux Users' Group: ilug at domain linux.ie http://www.linux.ie/mailman/listinfo/ilug for (un)subscription information. List maintainer: listmaster at domain linux.ie
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:46 GMT