when ever the auction site sould send a e-mail it shows up down the bottom of the page eg:
Kiwiwrath auction
Version: 1.6.1.64
English Deutsch
Search for ...
Keyword Username Item-Number Buy-It-Now Price
Categories Hot Items New Items Last Minute Items Low Price Items Reserve Price Met
New Registration Change Registration Lost Alias or Password My Auction-Center Post New Item Help
Hello Hamish,
you should receive an e-mail to:
lazeydude@hotmail.com
in a few minutes
--------------------------------------------------------------------------------
You are on your local server
so this is just for testing
ok we crappity smacked up and cannot send e-mails at the moment please see below for your dsetails thanks
--------------------------------------------------------------------------------
To: lazeydude@hotmail.com
From: webmaster@kiwiwrath.com
Subject: Lost User-Data
PLEASE DO NOT REPLY TO THIS E-MAIL
Your IP-Address: 125.238.90.253
Your Alias: Hamish
Your Password: h2wp2tst
Thank you for visiting
Kiwiwrath auction
--------------------------------------------------------------------------------
Categories Hot Items New Items Last Minute Items Low Price Items Reserve Price Met
New Registration Change Registration Lost Alias or Password My Auction-Center Post New Item Help
--------------------------------------------------------------------------------
Powered By EveryScript
Copyright © 2003-2006 By Dieter Werner
ihow can i stop this from happening o this is what the code looks like
#-#############################################
# Config-Section-01
#-#############################################
# The name of your servers cgi-bin directory
$config{'cgi_dir'} = 'cgi-bin'; # Default for most servers
# The cgi-bin subdirectory where your eAuction.pl will be stored
$config{'auction_dir'} = 'eAuction161';
# The Path to a 'NON-WEBACCESSABLE' directory of your system
# Maybe you have to chmode it if you use your own setting
$config{'get_path'} = 1; # Set this from 1 to 0 if you want to use your own setting
$config{'basepath'} = 'Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
';
# You need to assign either a mail program or
# a mail host so e-mails can be sent out.
# Configure your MAIL PROGRAM
$config{'get_mail'} = 1; # Set this from 1 to 0 if you want to use your own setting
$config{'mailprog'} = 'Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
'; # no additional options please
# or Configure your MAIL HOST (SMTP)
#$config{'mailhost'} = 'Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
';
# Set this from 0 to 1 if the script is running with a real Web-Server
$config{'web_server'} = 1;