Telnet & smtp
    Bill Banks 
    office at ourweb.net
       
    Sun Sep 16 09:55:04 PDT 2007
    
    
  
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: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Pollywog
Sent: Sunday, September 16, 2007 12:40 PM
To: freebsd-questions at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
    
    
More information about the freebsd-questions
mailing list