large group mailer

E

elizabeth

I can't send a message with more than 25 recipients from Entourage.
There are larger groups that I want to get our newsletter to. How do I
change the configurations to be able to send to larger groups?
 
A

Allen Watson

Entourage isn't setting the limit; your ISP is. And they are not likely to
change.

Look for the AppleScript "Split Recipients X"; it allows you to create a
message with as many recipients as you wish, and then split it into groups
of "n" recipients. You can find it here:

<http://scriptbuilders.net/files/splitrecipientsxforentouragex2.0.html>

Scriptbuilders has it listed as an OS 9 script, but the name clearly says
"X"...and it works fine.

Download it, put it into your Entourage Script Menu Items folder, and run
the PREFS script to set it up to limit to 25 recipients. (By default it is
set to 50, which is the usual limit set by most ISPs.)
 
Top