Re: sendmail only accepting local connections

2004-06-04 Thread Andy Clements
It is not a foolish question. While I didn't have sendmail_enable="NO" in my /etc/rc.conf, I didn't have sendmail_enable="YES" either. When I added sendmail_enable="YES", it finally accepted outside connections. Yea! THANKS! I knew it was some small detail that I missed. Sometimes you just

RE: sendmail only accepting local connections

2004-06-03 Thread Dan MacMillan
-Original Message- From: Andy Clements > > I'm having problems getting sendmail to accept anything but local > connections. This may be a foolish question, but you don't have sendmail_enable="NO" or some such in your /etc/rc.conf, do you? -Danny __

sendmail only accepting local connections

2004-06-03 Thread Andy Clements
Hello, I'm having problems getting sendmail to accept anything but local connections. Example of telnet connections: bukowski# telnet localhost 25 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost.candhsoftware.com. Escape character is '^