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 I can't send
any commands.  Shouldn't I be able to type EHLO or HELP, etc. once
connected via telnet to port 25?

 To configure pine, enter its mail menu and select the 'SETUP' submenu.
 Choose 'C' for 'Config:'. Edit the 'smtp-server' item to your SMTP server so
 that it reads 'localhost' and try to send an email with pine again.

Yes, I tried localhost, actual IP, full domain name.
 
 As long as your postfix server is listening correctly (try telnet again to
 check this), then I think pine will send correctly.

I might remove the binary package and reinstall the binary package.
I'm using mainly binary packages now instead compiling from source.

Regards,


- Mike

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


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 telnet to port 25 but I can't
send any commands.  Shouldn't I be able to type EHLO or HELP, etc. once
connected via telnet to port 25?
Yes, you should... did you try to bind the postfix on 0.0.0.0? I´m not sure 
but I think a I had an similar issue which has been solved not to bind to a 
specific IP but on all IP´s...

cheerio
  Steve
--
Steh auf wenn Du am Boden bist! Steh auf auch wenn Du unten liegst !
Steh auf, es wird schon irgendwie weitergeh'n. -- DtH, 2002
__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


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 configuration is correct.
 
  Now I'm wondering if it's postfix, I can telnet to port 25 but I can't
  send any commands.  Shouldn't I be able to type EHLO or HELP, etc. once
  connected via telnet to port 25?
 
 Yes, you should... did you try to bind the postfix on 0.0.0.0? I´m not sure 
 but I think a I had an similar issue which has been solved not to bind to a 
 specific IP but on all IP´s...

Are you referring to the smtp_bind_address = 192.168.2.3 parameter?
It seems to be a bit better, PINE/MUTT seems to send e-mail but the
local recipient never gets it.  mailq displays list of mails but it's
not delivered, something along the line of:

825ACCF46   422 Tue Mar 16 09:46:11  [EMAIL PROTECTED]
(connect to 192.168.2.3[192.168.2.3]: read timeout)
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]

I'm attempting to get mail to work locally w/in the server 192.168.2.3
and not outside onto the Net or such.

Regards,


- Mike

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]