Results 1 to 3 of 3

Thread: Configure sendmail server on red hat Linux

  1. #1
    RussellBarnes is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default Configure sendmail server on red hat Linux

    How to configure sendmail server on red hat Linux version 4 and what and all we require? If anyone knows how to do this, then please reply here with the particular method. All possible replies and suggestions on this subject are very much appreciated. Thanks in advanced.

  2. #2
    PetersonClark is offline Senior Member
    Join Date
    Dec 2009
    Posts
    202
    Rep Power
    3

    Default

    Sendmail must be installed by default when you install Red Hat Linux. If it is not in that case you should install the Sendmail RPM's with the Red Hat distribution.

  3. #3
    CollinsBrown is offline Senior Member
    Join Date
    Dec 2009
    Posts
    213
    Rep Power
    3

    Default

    • Configuring Sendmail

    • Edit file "/etc/mail/sendmail.mc" - Look for the line:

    DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

    • Change this line to:

    dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

    • Save the file.

    • Make the sendmail configuration file:

    • m4 /etc/mail/sendmail.mc > /etc/sendmail.cf

    • Restart Sendmail:

    • # /etc/rc.d/init.d/sendmail reboot

Similar Threads

  1. HP and Sybase request companies to configure server
    By Keely Lindsay in forum Latest Hardware News
    Replies: 0
    Last Post: 08-17-2010, 06:09 AM
  2. Replies: 0
    Last Post: 10-07-2009, 07:15 PM
  3. Configure IIS Web Server
    By andreata in forum Applications
    Replies: 0
    Last Post: 01-24-2009, 08:28 AM
  4. Sendmail
    By techproblem in forum General Internet Terms
    Replies: 0
    Last Post: 04-07-2008, 10:20 AM
  5. Configure Linux
    By techproblem in forum Everything Else
    Replies: 0
    Last Post: 04-05-2008, 09:53 AM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48