Hello,
I am looking for a way to export or extract the email addressed from the
MRU/Auto-complete list in Entourage 2004.
Any thoughts???
Thanks,
Randy
No way that I know of to do this; sorry. You can CLEAR the list in
Preferences, but that's about the only access there is to it.
Since the MRU gets built by extracting addresses from incoming and
outgoing mail, you could create mail rules that would add any incoming
sender or outgoing recipients to your Address Book. The incoming rules
have an action defined to do that; for outgoing messages, you would
need to have an AppleScript. I have a fairly complex script that does
that and more (logs actions in a log file; creates vcard or .vcf file
for each new contact as an external record). If interested, check my
iDisk (member name allen_a_watson) Public folder under
/Scripts/Entourage OS X& 2004/, script name "Make contact from
recipient v2".
Start by assigning all contacts in your Address Book a category. Then
ones added by the script will show up as category None; you could
regularly find them, print them, and delete them (if you want to).