The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> sending email problem
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1144210919

Message started by rob111 on 04/05/06 at 06:21:59

Title: sending email problem
Post by rob111 on 04/05/06 at 06:21:59

Hi
i have managed to set the site up and get it working :) but i can't for the life of me figure out what i am doing wrong with sending emails it lets you register ok but doesn't send and email with password.
i have also tried sending email by using the lost password details.

$config{'get_mail'}            = 0; # Set this from 1 to 0 if you want to use your own setting  
  $config{'mailprog'}            = '/usr/bin/sendmail'; # no additional options please

# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 0;

http://nzaa.farvista.net/cgi-bin/eauction161/eAuction.pl

once i get this sorted i am going to get paid hosting

anyhelp appreciated

Title: Re: sending email problem
Post by Dieter Werner on 04/05/06 at 09:24:29

$config{'get_mail'}            = 0;
means: you want to set the path to 'sendmail' by yourself.

So you should know where 'sendmail' is located.

Title: Re: sending email problem
Post by rob111 on 04/05/06 at 09:40:25

thanks for the reply, i have figured it out why the mail wont send, it is because the server is free and the send email feature won't work until i upgrade to paid service, excellent auction script BTW  :)

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