[phorm] [Phorm:] Autoresponder basics

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 10 Jul 2004 02:22:36 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4168) Autoresponder basics 
            <http://www.phorm.com/support/?rev=4168> 
  AUTHOR:   Steven R. 
  DATE:     July 9, 2004 at 10:22 p.m. EST 

I need somebody to hold my hand with the Autoresponder. 

I created "autoresponder.txt" with the text of the e-mail message. 

I defined my e-mail field on the form as: 

<input type="text" id="email" name="$phorm_from" size="50"> 

And I added the following definitions in phormconfig.php: 

$PHORM_ALERTTO = "skrprod@xxxxxxxxxxxxx"; // Change to your email address 
$PHORM_URL = "http://www.theindustryedge.com/";; // Change to your web page 
$PHORM_RESFROM = "support@xxxxxxxxxxxxxxxxxxx/"; 
$PHORM_RESRPLY = "support@xxxxxxxxxxxxxxxxxxx/"; 
$PHORM_RESUBJ = "The Edge 30-day Demo"; 
$PHORM_FROM = ph_DECLARE 
$PHORM_RESPOND = "autoresponder.txt"; 

Why isn't it working? Have I put things in the wrong places? 

Thanks for your help! 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
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] [Phorm:] Autoresponder basics