save of dist list fails if>134 recipients

P

Paula Capacio

Hi, I wrote a perl script using OLE Outlook methods to
create a distribution list based on data in an Oracle
table. It works fine if there are less than 134
recipients, but fails consistently on the 134th if there
are more. The error I get back from OLE is: Win32::OLE
(0.1502) error 0x80004004: "Operation aborted" in
METHOD/PROPERTYGET "Save"
Can someone tell me why and how to get around this?
Thanks in advance
 
P

Paula Capacio

Thanks Dmitry, not what I was hoping for but at least it
keeps me from beating my head against a wall. There is a
public mail list in our Global Address List (GAL) that
contains more than 134 recipients...is that stored
differently? Probably doesn't matter, I don't have the
necessary rights to create a public list.
 
D

Dmitry Streblechenko

Yes, GAL DL is a totally different beast and I don't think it has any limits
on the # of entries, at least it is no less than 32,000 or so entries.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top