PHP Mail Out?

Discussion in 'aMember Pro v.4' started by scottlott, Feb 10, 2014.

  1. scottlott

    scottlott Member

    Joined:
    Jun 17, 2010
    Messages:
    50
    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?

Share This Page