Hi,
I'm using the PHPMailer class for sending email updates to opt-in subscribers, and am occasionally hitting our host's hourly email limit.
Would grouping identical messages together and adding receiptiants as BCCs address this problem?
Obviously this would only be a short term solution until the list grows, but something is better than nothing for now!