> I'm glad that my email client removes duplicates with just one
> click!
Incidentally those of you on most generic unix systems (ie many
schools and things) can use the following recipe to remove duplicates
in a file called .procmailrc in your home (~) directory place :
---cut---here---
:0 Whc: msgid.lock
| formail -D 8192 msgid.cache
:0 a:
duplicates
---end-cut--
somewhere near the top (after any SOMETHING=SOMETHING statements that
might be there)
you may need to put the following in your .forward file (same directory)
--cut here---
"|IFS=' ';procmail_full_path_name"
--end cut here--
where procmail_full_path_name is what you get when you type
"which procmail" at the prompt
-avi
*
****
*******
***********************************************************
* For list instructions, including unsubscribe, see:
* http://www.a1.nl/phomepag/markerink/eos_list.htm
***********************************************************