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 3 
Problem with e-mail sending (Read 322 times)
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Problem with e-mail sending
Reply #3 - 03/17/07 at 23:28:01
 
Ask your provider for the path to sendmail
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
Kristaps307
eAuction User
**
Offline

I Love Perl

Posts: 5

Re: Problem with e-mail sending
Reply #4 - 03/17/07 at 23:57:26
 
I have asjed! It's /usr/sbin/sendmail    So I should make the script like that?
Is it posible to send trough some remote SMTP
server like gmail?


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


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

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Problem with e-mail sending
Reply #5 - 03/18/07 at 12:30:52
 
Try Code:
# 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 Code:
# 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'; # no additional options please 

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 3 


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