How to set autoresponders for a specified delay

Hi,
I am wondering how you can set an email auto-responder that delays the automatic response for say 24 hours? Is this possible to do with Cpanel somehow?

Many thanks,
Aaron

[FONT=“Georgia”]hmm…

You might have to to use the action page of the contact form to log the e-mail to be sent to a database. Then use a Cron job to regularly run another script (maybe midnight everyday) which sends those e-mails.

[/FONT]