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 2 
assign an email host - help (Read 384 times)
lets
eAuction User
**
Offline



Posts: 16
San Francisco
Gender: male
assign an email host - help
09/05/06 at 01:01:24
 
Having problems setting up the email aspect of the program (everything else works GREAT).

Win2000 server with SMTP...... here's my settings

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





I also tried, to no avail -  $config{'mailhost'}      = 'Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!
';

Any ideas?
Back to top
 
 


Advertising
View Profile | WWW   IP Logged
lets
eAuction User
**
Offline



Posts: 16
San Francisco
Gender: male
Re: assign an email host - help
Reply #1 - 09/05/06 at 17:13:13
 
A little more info

Code:
   $config{'get_mail'}		= 0; # Set this from 1 to 0 if you want to use your own setting  
#   $config{'mailprog'}		= '/Your/Path/To/sendmail'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   $config{'mailhost'}	= 'http://mail.rhtubs.com';   
  
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}	= 1;




gets a "server overload' error

Code:
   $config{'get_mail'}		= 0; # Set this from 1 to 0 if you want to use your own setting  
#   $config{'mailprog'}		= '/Your/Path/To/sendmail'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   $config{'mailhost'}	= 'mail.rhtubs.com';   
  
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}	= 1;




says I'll be receiving an email in a few minutes, but it never comes

ideas?
Back to top
 
 


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

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: assign an email host - help
Reply #2 - 09/05/06 at 17:40:04
 
Try:
$config{'mailhost'}      = 'localhost';
or ask your provider for the URL of the public SMTP-Server.
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 2 


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