On Wednesday 24 July 2002 06:46 am, Grant Cooper wrote: > I used a port scanner on my server just to check things out. I wasn't > expecting this. Port 22 (ssh) and port (25) SMTP are up. I looked in > /etc/inetd.conf and SMTP is comented out. > > I created a webmailer and sure enough, all my e-mail was recieved but not > sent out. If this isn't a default set up i've been compramised. :( I don't > even know how to use ssh yet. The only reason I noticed this is because I > was setting up my firewall using IPFW. > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message
Port 25 is sendmail. Look in rc.config for sendmail_enable=YES. If you don't want sendmail, set to NO. Tim -- FreeBSD 4.6-RELEASE 6:51AM up 1 day, 10 mins, 1 user, load averages: 0.00, 0.03, 0.00 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
