affordit Posted January 23, 2008 Share Posted January 23, 2008 I am looking for a script to automatically send email alerts when ad time is going to end Quote Link to comment https://forums.phpfreaks.com/topic/87455-does-anyoneone-have-any-suggestion/ Share on other sites More sharing options...
rbrown Posted January 23, 2008 Share Posted January 23, 2008 You'll have to write the trigger. But this works read the notes on the script and make it Say Hello to SMTP first and for auth you actually need to use ehlo instead of helo And tweak it so it will properly error. Otherwise it will just send no matter what. http://www.codewalkers.com/c/a/Email-Code/Smtp-Auth-Email-Script/ Quote Link to comment https://forums.phpfreaks.com/topic/87455-does-anyoneone-have-any-suggestion/#findComment-447292 Share on other sites More sharing options...
teng84 Posted January 23, 2008 Share Posted January 23, 2008 you might need <a href="http://en.wikipedia.org/wiki/Crontab">CRON</a> Quote Link to comment https://forums.phpfreaks.com/topic/87455-does-anyoneone-have-any-suggestion/#findComment-447296 Share on other sites More sharing options...
affordit Posted January 23, 2008 Author Share Posted January 23, 2008 How would I go about the cron job and how does it run by itself Quote Link to comment https://forums.phpfreaks.com/topic/87455-does-anyoneone-have-any-suggestion/#findComment-447316 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.