PC Playground  

Go Back   PC Playground > Support > Hosting
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-29-2003, 05:29 PM
Junior Member
 
Join Date: Jan 2003
Location: USA
Posts: 22
Default Path to Sendmail

What is the path to Sendmail? If we don't have Sendmail, what is the path to the mailer we may use? Thanks for the information!
Reply With Quote
  #2 (permalink)  
Old 01-29-2003, 07:44 PM
Member
 
Join Date: Jan 2003
Location: USA
Posts: 37
Default

i dont think theres sendmail for free accounts, but u can use this simple code in php

<?php
mail("address@to.send", "subject", "message in email", "return@address.com");
?>
Reply With Quote
  #3 (permalink)  
Old 01-29-2003, 09:34 PM
Junior Member
 
Join Date: Jan 2003
Location: USA
Posts: 22
Default

Thanks so much for replying. I am trying to set up a cgi script that requires the path to Sendmail.
Reply With Quote
  #4 (permalink)  
Old 01-29-2003, 11:07 PM
Member
 
Join Date: Jan 2003
Location: USA
Posts: 37
Default

i was thinkin....i dont know if this would work...but maybe you can install sendmain in your own spase then tell ur cgi the full server path to it.....seems logical to me...but i dont know how servers work
Reply With Quote
  #5 (permalink)  
Old 01-30-2003, 03:28 AM
Senior Member
 
Join Date: Jan 2003
Location: The Chair In Front Of My PC...
Posts: 597
Default

thats what i did for a gallery script... it needed NetPBM on the server, but instead i uploaded the files to my directory and told it the path (recommended by script maker)
Reply With Quote
  #6 (permalink)  
Old 01-30-2003, 03:44 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default

Path to sendmail:

/usr/sbin/sendmail
Reply With Quote
  #7 (permalink)  
Old 01-30-2003, 01:15 PM
Junior Member
 
Join Date: Jan 2003
Location: USA
Posts: 22
Default Thank You

Thanks to everyone for your help!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:57 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.