That's the way we've been doing it. The issue, and inspiration for pythonification is that the list has 1000+ emails. Outlook only allows about 50 per list, which leads to the need to create 20+ separate lists, which takes a considerable amount of time.
Matthew Pirritano, Ph.D. Research Analyst IV Medical Services Initiative (MSI) Orange County Health Care Agency (714) 568-5648 -----Original Message----- From: Luke Paireepinart [mailto:rabidpoob...@gmail.com] Sent: Wednesday, May 12, 2010 4:16 PM To: Pirritano, Matthew Cc: tutor@python.org Subject: Re: [Tutor] creating distribution lists in outlook On Wed, May 12, 2010 at 12:44 PM, Pirritano, Matthew <mpirrit...@ochca.com> wrote: > Pythonistas, > > I'm trying to find a way to get data into outlook. Specifically to create > distribution lists. Have you considered looking into Outlook's Import feature for address books? It may be possible to import data from csv's already, and you may be able to structure these into groups in a clever way and avoid almost all of the work of interfacing Outlook to your program. Depending on the scale / frequency of this project it might not be feasible, but it's something to consider. -Luke _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor