Hi,
How do I enable the port for the sendmail utility?
The sendmail package is already installed, and the server is running FreeBSD5.1
# netstat -all
Active Internet connections (including servers)
Proto Local Addr Foreign Addr (state)
tcp46 *.http *.* LISTEN
tcp4 *.3306 *.* LISTEN
tcp4 *.pop3 *.* LISTEN
tcp4 *.ssh *.* LISTEN
tcp6 *.ssh *.* LISTEN
How do I enable the port for the sendmail utility?
The sendmail package is already installed, and the server is running FreeBSD5.1
# netstat -all
Active Internet connections (including servers)
Proto Local Addr Foreign Addr (state)
tcp46 *.http *.* LISTEN
tcp4 *.3306 *.* LISTEN
tcp4 *.pop3 *.* LISTEN
tcp4 *.ssh *.* LISTEN
tcp6 *.ssh *.* LISTEN