Page 1 of 1

auto email?

Posted: Sat Dec 01, 2007 1:34 pm
by FireElement
Hello,

I was wondering if there was away to send out a report via email every week at same time automated. Either to mailing list or just to one user.

I just want to send report to myself my friend and other people who check the site for spam off all the recorded spam by the user.

I just dont know how to make an email aautomatically send every say saturday at 11am?

Thanks for any replies!

Posted: Sat Dec 01, 2007 1:36 pm
by feyd
Cron.

Posted: Sat Dec 01, 2007 5:20 pm
by Jonah Bron
Huh?

Posted: Sat Dec 01, 2007 7:20 pm
by FireElement
sorry I posted that in a rush.

Basically I was wondering if there was away to automatically make something happen at set time with out anyone loging in or accessing the site. Basically at x point in time. Something always happened.

I know how to email a user and so on, I done it loads times in an email form and the layout would be simple.

I just wondered if I could get this to happen with out anyone doing anything. Then it would go do action because its x point in time.

I wondered if there was away to do this.

Posted: Sat Dec 01, 2007 7:22 pm
by John Cartwright
feyd wrote:Cron.

Posted: Sat Dec 01, 2007 7:23 pm
by FireElement
feyd wrote:Cron.
looking in to that, thanks