[phorm] AutoResponder Question

  • From: Ken Loomis <kloomis@xxxxxxxxxxxxx>
  • To: phorm@xxxxxxxxxxxxx
  • Date: Tue, 06 Sep 2005 14:44:27 -0700

I can't get the autoresponder to work.

Here are the settings in the config file:

  $PHORM_RESUBJ = "Here are the links to your requested samples from Alan Caron";
  $PHORM_RESFROM = "samples@xxxxxxxxxxxxx";
  $PHORM_RESPOND = "autoResponse";
  $PHORM_RESRPLY = "kloomis@xxxxxxxxxxxxx";

And here is the
"PHORM_FROM" field tag from the form:

    <input NAME="PHORM_FROM" ID="PHORM_FROM" TABINDEX="5" TYPE="text" SIZE="20" MAXLENGTH="40">

If I set "
$PHORM_FROM" to an email address in the config file, the auto response does get sent to that address.

However, I can't get phorm to read that email address from the form and send an auto response to the visitor.

Am I missing something? Or do I just misunderstand the function of autoresponder?

Shouldn't that send an email back to the visitor. My plan is to use the autoresponder to send an email with links to the sample files they requested. Right now I just want it to send the plain text in the "
autoResponse" text file.

TIA for any help or suggestions.

Ken


Ken Loomis
Consultant
Windows, Macintosh, Internet, etc.
Helping to make your technology
experience more pleasant & profitable ;-)
619-275-6919 / Cell 619-889-7834
KLoomis@xxxxxxxxxxxxx

-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing list. To send messages to the mailing list, simply send email to phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe from the list by sending email to phorm-request@xxxxxxxxxxxxx with 'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] AutoResponder Question