Fix E-mail Script

November 25th, 2009

I just had a programmer work on my mail script yesterday and he left it unfinished. I imagine he didn’t know how to fix it so now I’m stuck with my feature not working.

From my admin panel, I can send out a newsletter to members “locally hosted inbox.” In the member’s area, the member can choose whether or not they’d like to receive an e-mail update when a new newsletter is ready for them to read.

Once I send out a newsletter from the admin panel, the cron runs every 10 minutes to send out an actual e-mail to the member to let them know they have a new newsletter waiting for them in their account. However, when the e-mails go out… I NEVER actually receive the e-mail to my GMail account or any other test accounts.

I need someone to look into this and get this fixed so that when I send a newsletter, members who want to be notified of a new newsletter will actually receive this e-mail notifier to their Gmail, Yahoo, Hotmail, or whatever e-mail address they have on file!

I’ve attached the mail_sender.php file so you can take a look at how the programmer left this setup.

I would like this worked on and fixed right now. Any questions, please post on the message board! Thank you!


Fix E-mail Script