5.3-Beta7: sendmail script bug?

From: Rob (spamrefuse_at_yahoo.com)
Date: 10/19/04

  • Next message: george blackass graham: "Re: 5.3-Beta7: sendmail script bug?"
    Date: Wed, 20 Oct 2004 02:49:26 +0900
    To: freebsd-current <freebsd-current@freebsd.org>
    
    

    Hello,

    When no sendmail program is running, do:

    # cd /etc/rc.d
    # ./sendmail start
    Starting sendmail.
    554 5.3.5 /etc/mail/sendmail.cf: line 279: Unknown address family inet6 in Family=option
    # ls /var/run/sendmail.pid
    ls: /var/run/sendmail.pid: No such file or directory
    # ./sendmail stop
    sendmail not running? (check /var/run/sendmail.pid).
    # ps awux | grep sendmail
    smmsp 881 0.0 8.4 3320 2356 ?? Is 2:44AM 0:00.02 sendmail: Queue runner@00:30:00
               for /var/spool/clientmqueue (sendmail

    (I have disabled IPv6 support for kernel and world)

    Apparently sendmail keeps running, even after being stopped.
    Moreover, the sendmail script does not create a /var/run/sendmail.pid.

    Is this a bug?

    Rob.

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: george blackass graham: "Re: 5.3-Beta7: sendmail script bug?"

    Relevant Pages

    • Re: Sendmail upgrade advice
      ... "Rob" wrote: ... so it tells me the easiest way to build sendmail is to type sh Build ... > of upgrade on that file first? ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Sending mail from current user in Python
      ... This too works great, but that also turns my problem into the problem of finding the location of the sendmail program, which doesn't seem like much of an improvement, portability-wise. ... Windows, so I'd rather stick with the standard smtplib if I can. ... If that happens to fail, the mail is put on the queue at localhost, and transported later to the server. ...
      (comp.lang.python)
    • Re: 5.3-Beta7: sendmail script bug?
      ... Rob wrote: ... When no sendmail program is running, ... To unsubscribe, ...
      (freebsd-current)
    • Re: Re-building sendmail
      ... > and other issues with sendmail, I would strongly recommend replacing it ... > CERT advisories on sendmail were about the size of a Manhattan phone book. ... > ``It will be of little avail to the people that the laws are made by men of ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Sendmail and /var/spool/mqueue
      ... call sendmail on them right away directly - and then sendmail or whatever ... failed to get delivered for some non-permanent reason. ... I always nuked any orphans. ... To unsubscribe, ...
      (freebsd-questions)