Hey Guys, I'd like to send mail outs through aMember using a PHP script (So I can automate the process). I manually send a mailout to 33,000 Emails every week, once a week using the "E-Mail Users" Page in aMember, which has worked great. Now I'm looking at using a cron job to initiate a PHP file every week to send out the newsletter, does aMember allow this through the Am/Di system? I found this page: http://www.amember.com/docs/API/Di But it looks like it's only for sending a single Email. Could this be used to iterate through the database to send all the Emails or would that cause a problem?