Leandro Santi
lesanti@uolsinectis.com.ar
Fri, 03 Jan 2003 17:57:18 -0300
Vernon Schryver wrote:
> How much non-bulk mail does not contain a plaintext version of the
> HTML portion?
About 15%-25% I think. I've picked 500 messages with DCC body count
of 1 (ie ignoring fuz1&fuz2) and then:
% xargs --replace grep -l -e 'text/plain' {} </tmp/list | wc -l
Is it correct? If so, I can obtain a more accurate result by running this
overnight on some servers.
Leandro.-