The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Discussion of Functions >> not sending e-mails
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1166337604

Message started by lazeydude on 12/17/06 at 07:40:03

Title: not sending e-mails
Post by lazeydude on 12/17/06 at 07:40:03

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'}              = 'http://kiwiwrath.com/Your/Basepath';

# 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'}            = 'http://kiwiwrath.com/mail.php'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'http://www.kiwiwrath.com/mail.php';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 1;

Title: Re: not sending e-mails
Post by Dieter Werner on 12/17/06 at 10:40:38

Sounds like the system-program 'sendmail' is not installed with your server-software.
Please, ask your hoster for that.

Title: Re: not sending e-mails
Post by mars on 12/18/06 at 13:39:26


Quote:
# 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'}            = 'http://kiwiwrath.com/mail.php'; # no additional options please


If you are going to try and use your own settings I think the 1 needs to be set to 0.
To me it looks like the 2 lines of code and working against each other the way you have them.
I might be wrong but that is how I understand Dieter's directions for this.

Title: Re: not sending e-mails
Post by Dieter Werner on 12/18/06 at 14:24:11


mars wrote:
I might be wrong but that is how I understand Dieter's directions for this.

Hi mars,
In principle, you are right ...
but as long as the value of the flag is '1' so long the content of the related $config remains unconsidered.  ;)

Title: Re: not sending e-mails
Post by mars on 12/18/06 at 15:06:50

Dieter,
Thanks for the clarification and piece of shared knowledge.

mars

Title: Re: not sending e-mails
Post by Dieter Werner on 12/18/06 at 16:03:01

Hi mars,

sorry - it was just a hint.
I hope you feel not concerned by this personally.

Title: Re: not sending e-mails
Post by mars on 12/19/06 at 02:16:44

I am 100% OK... alles es gut.

thanks

mars

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.