Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on autoresponder script setup ? in the Shared & Semi-Dedicated forum
Hello, I am trying to setup an autoresponder script on my server, at one point it asks for this.. # Type the full path to ...

  1. #1
    JPC Member
    Join Date
    Feb 2004
    Posts
    20

    Question autoresponder script setup ?

    Hello,

    I am trying to setup an autoresponder script on my server, at one point it asks for this..

    # Type the full path to your EMail program.
    # If you're not sure of this, ask your server administrator

    $mailprog="/usr/sbin/sendmail";

    I don't see this path existing anywhere, does sendmail need to be setup or installed or is it just not supported? Any help would be great.

    SP

  2. #2
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Sendmail is the standard Unix program for sending mail. Although sendmail doesn't really exist on the JPC servers, there is an alias pointing at the real program (exim) so that scripts like the one you are setting up can still work. The path you should use to is listed on the left-hand side of your CPanel, toward the bottom of the page. Most likely it is /usr/sbin/sendmail (the same as what your script is already set to.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •