John Hansen wrote:
Steve Huff wrote:
On Sep 24, 2009, at 11:55 AM, John Hansen wrote:

What do I need to change/update in order for these to be sent out
without
errors?
you need to set up an ezmlm mailing list on the toaster and have your
user send mass emails via this list rather than via Outlook.  that's
what mailing lists are for. :)

-steve

I realize that's an option, and probably my first choice as well. We all
ready utilize many ezmlm mailing lists for teachers, staff, and parents.
For this particular situation though the data is kept in a database all
ready that has the mail/merge functionality designed for this specific
purpose, and it would be nice to keep the data in one place instead of
two. Thanks for your suggestion. John

I believe that chkuser has a hard limit of 254 for the number of recipients due to the string type used in the code. You would need to modify the source code to change the string type to allow larger arrays. (I dimly remember looking into this a couple years ago) Also, it's rather easy to recompile (from source) ezmlm and enable mysql support. It's not in the stock QMT package (and is honestly easier to do in the new version of ezmlm from source). You will need some overrides for removing the old package since qmailadmin depends on it.

Reply via email to