Devicode Technology Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Send autoresponse message with unique userid & password

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Devicode Technology Forum Index -> Response Mailer
View previous topic :: View next topic  
Author Message
Mike
Guest





PostPosted: Tue Nov 29, 2005 5:17 am    Post subject: Send autoresponse message with unique userid & password Reply with quote

I see a sample product key text file in your install directory. Can you explain how I could send an autoresponse message with a unique userid and password for ebooks that I sell that need to be registered to work?
Back to top
devicode
Site Admin


Joined: 05 Mar 2005
Posts: 249

PostPosted: Tue Nov 29, 2005 11:42 am    Post subject: Reply with quote

The sample-productkeys.txt file is a tab delimited file with serial number, password and email address fields. You can create a extrator to pull this information from the text file and use it in the boby of your auto reply message.

You can use the sample "Order Processing" autoresponder along with the sample-productkeys.txt as a guide learn how to create the auto response message for your ebook buyers.

Here is how you do it.

  1. First create a text file with the variable information.
    Enter the userid and matching password and use a comma to separate them for example: JSmith123,PwQB1Je
    Add as many user id and password pairs as needed.
  2. Create a new AutoReply Responder
  3. On the 'Extractors' tab, select New / Extract Data from a Text File.
    On the Extractor tab add a new 'Extract data from a text file' item.
  4. Enter RegKey in the field name.
  5. Enter the location of the reference file in the 'Text File Location' box.
  6. Select 'Comma delimited' for the 'File Format'.
  7. Click the Refresh button and put a check mark beside RegKey_Column_1 and RegKey_Column_2.
  8. On the 'Actions' tab, select New / Send a new Email.
    In the message body enter [[RegKey_Column_1]] at the point where you want the userid.
    In the message body enter [[RegKey_Column_2]] at the point where you want the password.
  9. Send a test email that meets the Filter condition for this Responder.
    Click Receive/Send and check the output email.

This technique can be used to setup an auto responder to send product registration keys to your PayPal or eBay buyers. You will need to setup the filter to locate the email with 'Notification of Payment Received from' in the subject line.
Keywords: extract information from file.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Devicode Technology Forum Index -> Response Mailer All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group