> One idea to combat this is if the auto-response would actually add a > set response that we type at the top of the email and sends it back > with the original message following the text.
Info Manager does have some basic variables that you can use, which may bring you luck. What I'd still worry about is that with no standard for challenge/response verification, you'll still be corssing your fingers that you're sending back enough info to the remote "bot." %s = include "subject" of infobot file (first line) %t = include "To:" header of original message %m = include original message %h = include header of original message %b = include body of original message The Subject of your auto-response message will be the first line of the auto-response text, but variables are not substituted in the Subject of your auto-response message. -Sandy ------------------------------------ Sanford Whiteman, Chief Technologist Broadleaf Systems, a division of Cypress Integrated Systems, Inc. e-mail: [EMAIL PROTECTED] ------------------------------------ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
