I am attempting unsuccessfully to use ssmtp to send an email... I am attempting to do this from php, but I dropped to command line to help clarify the problem.
chatgris root # ssmtp [EMAIL PROTECTED] Subject: Hi From: [EMAIL PROTECTED] ssmtp: Cannot open mail:25 running nmap on localhost gives chatgris root # nmap localhost Starting nmap V. 3.00 ( www.insecure.org/nmap/ ) Interesting ports on localhost (127.0.0.1): (The 1595 ports scanned but not shown below are in state: closed) Port State Service 21/tcp open ftp 80/tcp open http 1024/tcp open kdm 2401/tcp open cvspserver 5432/tcp open postgres 6000/tcp open X11 Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds So nothing appears to already be using port 25... I have no idea how to fix this.. help?? Josh. -- [EMAIL PROTECTED] mailing list
