Re: postfix connection

2004-03-16 Thread Mike's List
On Tue, 16 Mar 2004, Steffen Weinreich wrote: > > --On Dienstag, 16. März 2004 12:36 -0600 Mike's List <[EMAIL PROTECTED]> > wrote: > > >> I tried out pine for the first time today. It seems to connect to > >> whatever is listening to port 25 (postfix, netcat, etcetera), but only > >> if its con

Re: postfix connection

2004-03-16 Thread Steffen Weinreich
--On Dienstag, 16. März 2004 12:36 -0600 Mike's List <[EMAIL PROTECTED]> wrote: I tried out pine for the first time today. It seems to connect to whatever is listening to port 25 (postfix, netcat, etcetera), but only if its configuration is correct. Now I'm wondering if it's postfix, I can teln

Re: postfix connection

2004-03-16 Thread Mike's List
On Tue, 16 Mar 2004, Michael Schloh von Bennewitz wrote: > I tried out pine for the first time today. It seems to connect to whatever > is listening to port 25 (postfix, netcat, etcetera), but only if its > configuration is correct. Now I'm wondering if it's postfix, I can telnet to port 25 but

Re: postfix connection

2004-03-16 Thread Michael Schloh von Bennewitz
On Tue, Mar 16, 2004, Mike's List wrote: > On Tue, 16 Mar 2004, Michael Schloh von Bennewitz wrote: >> Now run pine in another terminal window and send an email normally. > > I've tested PINE and MUTT, both did not send anything through the window > with the nc command versus telnetting. > I tried

Re: postfix connection

2004-03-16 Thread Steffen Weinreich
--On Dienstag, 16. März 2004 10:52 -0600 Mike's List <[EMAIL PROTECTED]> wrote: I was going to try using sendmail but I don't see a sendmail package at openpkg.org is there plan for sendmail and other packages or just what's there? I can download sendmail via sunfreeware.com but prefer to do i

Re: postfix connection

2004-03-16 Thread Mike's List
On Tue, 16 Mar 2004, Michael Schloh von Bennewitz wrote: > The example netcat command I suggested was just a rough estimate taken > from memory. Here is a more exact suggestion: > > echo 'Some fake SMTP Banner' | nc -l -p 25 I've done the above command, and telnetted to the server with anoth

Re: postfix connection

2004-03-16 Thread Michael Schloh von Bennewitz
On Mon, Mar 15, 2004, Mike's List wrote: > On Mon, 15 Mar 2004, Michael Schloh von Bennewitz wrote: >>On Mon, Mar 15, 2004, Mike's List wrote: >>> Is is a postfix problem (doesn't seems like it) or PINE problem or >>> something else I need to explore. I test my ports by telneting to that >>> partic

Re: postfix connection

2004-03-15 Thread Michael Schloh von Bennewitz
Hello Mike, On Mon, Mar 15, 2004, Mike's List wrote: > I've sucessfully open the ports to some of my packages. I've installed > postfix and correctly enter 192.168.2.3 in place of 127.0.0.1 (I'm testing > the server before production) and can telnet to 192.168.2.3 25 however, > PINE cannot connec