eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1
Email Configure (Read 289 times)
gkalus
eAuction Novice
*
Offline

I love Perl

Posts: 4

Email Configure
04/23/04 at 06:43:39
 
I am having a problem getting the program to send email. I am running it on a Unix box. I have tried a lot of different setting and currently I have it set to the following. I still can't get it to sent an email from the "Lost Alias or Password" section. After I enter the user name and click send I get the email message displayed at the bottom of the page that say an email is being sent. I would like to remove the message and have the email sent:

# 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'}            = 0; # Set this from 1 to 0 if you want to use your own setting  
  $config{'mailprog'}            = '/usr/sbin/sendmail -t'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'mail.cityteam.net';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 0;
   


Thanks,

Gary Kalus
Back to top
 
 


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Email Configure
Reply #1 - 04/23/04 at 09:40:21
 
Code:
# 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'}  = '/usr/sbin/sendmail'; # no additional options please
  
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'} = 'mail.cityteam.net';    
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'} = 1;



   
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Pages: 1


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only