PDA

View Full Version : Autoresponder questions


Ryanmt
28th May 2009, 17:25
A customer is after two functions for his autoresponder -

ability to send a html email

and to have it automatically enabled on a Friday afternoon and disabled on Monday morning.

How can i do both these things :)

Thanks
Ryan

till
29th May 2009, 09:13
You can write a script with cron that enables and disables the autoresponder. the autoresponder is just a procmail script in the home directory of the user. Sould be possible to send a html email too if you change this script to send it in the correct encoding and with correct headers.