Web Hosting Talk







View Full Version : Mail System


ImrieHost
01-25-2004, 06:46 PM
Can anyone see if this will ever happen?

Right im thinking of a mail system which is POP3, it gets my mails and stores them ready for me to download, if i dont manage to download them within 12 hours they will automatically be sent to another member of the eam in our office.

Does anyone know of a system which will do that?

Thanks,
Chris,

RetroWeb
01-25-2004, 06:48 PM
You could right a PHP script which checks your inbox every 10-15 minutes or so and make it check the delivery times on the messages so that any that have been on the system for more than 12 hours could be forwarded by the script on to your colleagues.

HTH,
Matt :)