I use PHP and the mail() function. I have Apache sendmail. I would like to delay sending emails out. Most email clients do this can sendmail take a "mail at time"?
Nick_W
9:33 pm on Jul 1, 2002 (gmt 0)
Very probably though I'm no sendmail guru!
If it doesn't, it might be fairly easy to dynamically include emails into a cron job?
Just thoughts, looking forward to what the real techies say ;)