I cant do telnet sarah.ourweb.net 25 try it from your
----------------------------------------------- Bill Banks 508-829-2005 Wachusett Programming Ourweb http://www.ourweb.net http://www.ourwebtemplates.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Pollywog Sent: Sunday, September 16, 2007 12:40 PM To: freebsd-questions@freebsd.org Subject: Re: Telnet & smtp On Sunday 16 September 2007 16:28:02 Bill Banks wrote: > How do I turn on telnet for smtp? Im installing qmail > Telnet for SMTP? Are you trying to connect to port 25 (SMTP) using a telnet client for testing purposes? Don't install telnetd (telnet server), just use a telnet client: telnet <hostname> 25 If the SMTP server is running and not blocked by a firewall, you should be able to connect to it that way on port 25. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"