Accepting external sendmail on 2.0.2

From: Richard Lange (rlange_at_mindspring.com)
Date: 07/03/05

  • Next message: Frederick Bruckman: "Re: Accepting external sendmail on 2.0.2"
    Date: Sat, 02 Jul 2005 23:57:51 GMT
    
    

    Hello, I installed 2.0.2 this week on my internal lan to look at sendmail, and
    spent today trying to figure out why I could only listen on localhost.
     
    After going down a wrong path with the new configs in rc.conf, and playing with
    hosts.allow, I finally found

    /usr/share/sendmail/cf/netbsd-proto.mc and copied it to my-netbsd-proto.mc and
    added the line

    DAEMON_OPTIONS(`Family=inet, address=192.168.0.50, Name=MTA, Modifiers=0')dnl

    under a similar line about 127.0.0.1 ( copied that line and pasted it in, and
    put in the 192 address ), and then "make" that file.

    So now it seems to work, but is this the correct thing to do? Could an
    explanation of this step not be in a faq or the guide or something? The only
    clue I found that tipped me off, was a faq at sendmail.org about a redhat issue.

    Thanks,
    Richard


  • Next message: Frederick Bruckman: "Re: Accepting external sendmail on 2.0.2"

    Relevant Pages

    • Re: Just for fun: Pop Quiz
      ... >since every reader here should begin with the FAQ and should know the ... Yeah, ... I just spent five minutes today wracking my ...
      (comp.lang.cpp)
    • Re: sendmail FAQ
      ... What is the scope of this FAQ? ... Which version of sendmail should I run? ... and "config error: mail loops back to myself" messages? ... · 5.3.1.2 I built sendmail.cf from sendmail.mc and it works ...
      (comp.mail.sendmail)
    • Re: sendmail FAQ
      ... What is the scope of this FAQ? ... Which version of sendmail should I run? ... + 3.31 What does "class hash not available" mean? ... · 5.3.1.1 Why do I have so many sendmail problems ...
      (comp.mail.sendmail)
    • Re: mailertable question: saving whole domain incoming mail in one user account
      ... a very casual sendmail user, ... The recipe referenced at the end of the faq entry stores only one copy ... It would allow to use fetchmail to retrieve the messages using POP3 ... *without* loosing envelope recipient info. ...
      (comp.mail.sendmail)
    • Re: Accepting external sendmail on 2.0.2
      ... > Hello, I installed 2.0.2 this week on my internal lan to look at sendmail, and ... If you only have one interface, or if you don't mind listening on all ... > clue I found that tipped me off, was a faq at sendmail.org about a redhat issue. ... Appendix B of the NetBSD Guide tells how to submit changes. ...
      (comp.unix.bsd.netbsd.misc)