On Mon, 2003-03-24 at 13:26, Cliff Wells wrote:
> On Mon, 2003-03-24 at 12:51, Cliff Wells wrote:
> 
> > Here's a Python script I hacked up a a few minutes ago.
> > 
> > exportcontacts.py > whitelist
> > 
> > will give you a list of all the email addresses in your Evo contacts
> > database.
> 
> Okay, here's a modified version that can be used one of two ways, either
> as a way to dump the email addresses from the Evo contact database, or
> as a filter.
> 
> 1. Dump email addresses:
>      whitelist.py > whitelist.txt
> 
> 2. As a filter:
>      whitelist.py [EMAIL PROTECTED]  
>      returns 0 if not in contacts or non-zero if [EMAIL PROTECTED] is 
>      in contacts.

Hey - that's cool! That's perfect. Thanks!
-- 
Michael A. Peters <[EMAIL PROTECTED]>

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to