#!/usr/bin/perl ############################################################################## # SellWide Follow Up Email Autoresponder Script Version 1.5 # # Copyright 2005 SellWide Corporation # # Last modified 10/27/2005 # # Authors: Andrew Kolobikhin, Vadim Rachkowan and Konstantin Ursaloff # # Available at http://www.sellwide.com # ############################################################################## # COPYRIGHT NOTICE # # Copyright 2005 SellWide Corporation. All Rights Reserved. # # # # This script can be used as long as you don't change this # # header or any of the parts that give me credit for writing this. # # # # By using this script you agree to indemnify me from any liability # # that might arise from its use. # # # # Redistributing\selling the code for this program without prior written # # consent is expressly forbidden. # # # # Use for any unauthorized purpose is expressly prohibited by law, # # and may result in severe civil and criminal penalties. # # Violators will be prosecuted to the maximum extent possible. # # # # YOU MAY NOT RESELL OR RELEASE THIS PROGRAM TO OTHERS # # IT IS FOR YOUR PERSONAL USE ONLY. # # # ############################################################################## $activate = 1; require "swars.cgi";