I find dozens of scripts that reply to a submitted form. The problem is that one of the fields of the form is the email address that the script sends to. I need a script that replies to the sender in the FROM section of any email with a canned html message. Something like the "I am on vacation" messages available on some of the more sophisticated systems. Simplicity and low or no cost is a big plus. (Also must be server-side. Not interested in any Outlook addons. I thank you in advance for any help you can be with this.
Do you mean an auto-away message, not a user-submitted form? Depends on your mailserver - if you're using sendmail/procmail on linux try using your .procmailrc file as described here: http://www.stimpy.net/procmail/tutorial/vacation.html