|
|
less cumbersome method
I don't use Apple's Mail program, but I believe that it uses standard unix format mail files. In that case, all you have to do is make a shell script:
#!/bin/sh formail -q -D 1000000 idcache $1.bk mv $1.bk $1 rm idcacheRun this with the name of your mail file as input, and it will zap the duplicates.
corrected script
It seems that the software that runs this site is broken, and mangled the script that I posted. I'll try again, submitting it this time as plain text:
LF/CR
Does this script handle Mac-line endings (^M) ? Eudora stores its mailboxes in mbox-format but with Mac-LF...
Brilliant!
<Sorry this is added in wrong place -- I've gone blind and can't see how to add a new comment> |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|