Le vendredi 08 juillet de l'année 2011, vers 11 heures et 14 minutes, 
Wilkinson, Alex écrivait:
> Hi all,
> 
> I often find my self using "D ~= $" (manually) to delete duplicate email from 
> my
> mailing lists mailboxes. Can anyone recommend a way to have this automagically
> done for me ?

If you use procmail, just add this in your ~/.procmailrc


:0 Whc: msgid.lock
| formail -D 8192 msgid.cache
:0 a:
$HOME/mail/zzzz-duplicatas

Hope that helps

-- 
Alexandre Delanoë

Reply via email to