in reply to Windows / Linux puzzler
I apologize for the omission. The %lastmailed hash contains "minute" values, which were calculated at the time of an email as int(time() / 60), same as the values I was comparing it to. HTH,
Lars
if ($time_now - $last_sent) >= ($squelch * 60)) [download]
Well well well. He attempted to post actual code this time! One line... and it doesn't compile. Is anyone surprised?