RE: Sendmail not listening correctly

From: Peter Matulis (petermatulis_at_yahoo.ca)
Date: 09/20/05

  • Next message: jdonahue: "Is there anyway to mount linux xfs filesystems in 5.4"
    Date: Tue, 20 Sep 2005 02:23:59 -0400 (EDT)
    To: freebsd-questions@freebsd.org
    
    

    --- Mike Loiterman <mike@ascendency.net> wrote:

    > I tried doing a:
    >
    > #cd /etc/mail && make stop && killall -9 sendmail

    Use the ps command to ensure sendmail is not running. Use kill <pid>

    > The config file I'm using is made from $hostname.cf. That's where I make
    > all my changes.

    Altering cf files directly is frowned upon. I can't help you there.
     
    > I don't know why but somehow there is something else listening on 25 but I
    > can't figure out what:
    >
    > # sockstat | grep sendmail
    > # cd /etc/mail && make start
    > Starting: sendmail sendmail-clientmqueue.
    > # sockstat | grep sendmail
    > smmsp sendmail 727 3 dgram -> /var/run/log
    > root sendmail 724 3 dgram -> /var/run/logpriv
    > root sendmail 724 4 tcp4 *:25 *:*
    > root sendmail 724 5 tcp6 *:25 *:*

    I have never used these commands. This should be enough:

    $ netstat -naf inet

    Make sure there is no sendmail listening (port 25 or 587).

    > # tail -f /var/log/maillog

    <snip>

    Looks like you either have a botched cf file or there is some other daemon interference. Is
    this a new install? What have you done/installed/configured relating to mail software?
    Rebuilt the system? Compiled kernel?

    --
    Peter
    	
    	
    		
    __________________________________________________________ 
    Find your next car at http://autos.yahoo.ca
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: jdonahue: "Is there anyway to mount linux xfs filesystems in 5.4"

    Relevant Pages

    • Re: 7.1RC1: system hang
      ... pid ppid pgrp uid state wmesg wchan cmd ... Tracing command vmstat pid 96381 tid 100276 td 0xc756caf0 ...
      (freebsd-stable)
    • Re: I can now run EMC2 and it kind of "works"
      ... try to reduce the following error (if I of PID is used). ... forward, if you command a speed of about 50% of the maximum speed, it ... get the velocity correct and the PID control takes care of the errors. ... With VFF the control tells the amp to run at 20 inches/minute ...
      (rec.crafts.metalworking)
    • Re: I can now run EMC2 and it kind of "works"
      ... try to reduce the following error (if I of PID is used). ... forward, if you command a speed of about 50% of the maximum speed, it ... get the velocity correct and the PID control takes care of the errors. ... With VFF the control tells the amp to run at 20 inches/minute ...
      (rec.crafts.metalworking)
    • Re: how to delete a DLL beeing used by windows?
      ... ListDLLs V2.23 - DLL lister for Win9x/NT ... WINLOGON.EXE pid: 164 ... Command line: winlogon.exe ... > "Dimitriy Braslavskiy" wrote in message ...
      (microsoft.public.win2000.security)
    • Re: IPC
      ... You want to use the system command here ... ... Pid in perl script are different from Pid in bash and so I can't kill them and I can't wait for them. ... 19992 pts/1 00:00:00 example.pl ... 20001 pts/1 00:00:00 sh child process 19993 finished, ...
      (comp.lang.perl.misc)