> nmap localhost > ============ > PORT STATE SERVICE > 21/tcp open ftp > 22/tcp open ssh > 25/tcp open smtp > 80/tcp open http > 110/tcp open pop3 > 143/tcp open imap > 783/tcp open hp-alarm-mgr > 993/tcp open imaps > 995/tcp open pop3s > 3306/tcp open mysql
As an additional note: Port tcp 783 is used by spamassassin. For previous versions, the port had to be open in the firewall. For version 3.1.x, if the port is not closed in the firewall, spamassassin fails to start correctly complaining that tcp port 783 is alreadry in use (by iptables). Regards, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
