Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2007 11:16:17 +0900
From:      tomohito.kajiwara@nts.ricoh.co.jp
To:        freebsd-questions@freebsd.org
Subject:   Why doesn't sendmail wait  to receive on port 25? 
Message-ID:  <OF6DBD0C74.FA2F7D58-ON492572A8.000A322F-492572A8.000C74FC@nts.ricoh.co.jp>

next in thread | raw e-mail | index | archive | help
I'm trying to install sendmail8.13.4 into freeBSD 6.0.

And I done all setting of sendmail and confirmed that sendmail is running.
in addtion of that. I confirmed that sendmail is working as the followings:
1. I can send e-mail by "telnet localhost smtp"
2. I cannot connect to this PC at any another PC by "telnet IPadress smtp".
And I found out that the PC I am installing does not wait to receive on
port 25.

  159  ??  Is     0:00.00 adjkerntz -i
  256  ??  Is     0:00.00 /usr/sbin/moused -p /dev/ums0 -t auto -I
/var/run/moused.ums0.pid
  277  ??  Is     0:00.00 /sbin/devd
  310  ??  Ss     0:00.20 /usr/sbin/syslogd -l /var/run/log -l
/var/named/var/run/log -s
  371  ??  Ss     0:00.26 /usr/sbin/named -u bind -c /etc/namedb/named.conf
-t /var/named
  439  ??  Ss     0:00.08 /usr/sbin/usbd
  484  ??  Ss     0:01.48 sendmail: accepting connections (sendmail)
  488  ??  Is     0:00.03 sendmail: Queue runner@00:30:00 for
/var/spool/clientmqueue (sendmail)
  504  ??  Is     0:00.23 /usr/sbin/cron -s
  528  ??  Ss     0:00.01 /usr/sbin/inetd -wW -C 60

Could you advice me?

Tomohito Kajiwara





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF6DBD0C74.FA2F7D58-ON492572A8.000A322F-492572A8.000C74FC>