On Wed, Jan 10, 2007 at 11:23:52AM +0000, Tener Hades wrote:
|
|For mutt, I count the "Message-ID:" headers in my spoolfile ($MAIL).
|Thus:
| echo `grep "^Message-ID:" $MAIL | wc -l`
echo `grep "^From " $MAIL | wc -l
Should give a better result, since every mail should have an envelope
from header (From .....).
HTH
ciao
alex
-- Alessandro Dotti Contra | email: alessandro_AT_hyboria.org Bologna, Italy | PGP Key ID: 0x9C84C3DA http://www.hyboria.org/ | jabber: adc@jabber.org | gtalk: adotti_AT_gmail.comReceived on Wed Jan 10 2007 - 22:15:55 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:34:33 UTC