Sending emails to active members from custom script

Discussion in 'Customization & add-ons' started by scott_wa1, Sep 25, 2008.

  1. scott_wa1

    scott_wa1 aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    62
    Hi guys!

    I am building an interface for my boss where he can send trading signals/updates from *one* interface. This involves the following:

    - sending an sms to our list
    - updating our website with the signal
    and of course....
    - emailing active members notifying them of the new signal

    So I am looking for an easy way to send an email to all active members from our custom script...


    I have considered a simple mail() command that'll cycle through every member that is a) Active and b) not Unsubscribed, but... is there a better way for me to accomplish this?

    We have roughly 450 active members but could reach 900 in the next 2 months.


    Thanks!
  2. Sergei

    Sergei aMember Pro Customer

    Joined:
    Mar 6, 2006
    Messages:
    96
    You could programm a mod and then activate it through Crontab

Share This Page