Mailinglist Archive: opensuse-de (4464 mails)
| < Previous | Next > |
Re: postfix: Connection refused (port 25)
- From: Juergen Knelangen <listen@xxxxxxxxxxxxx>
- Date: Mon, 1 Sep 2003 14:11:46 +0200
- Message-id: <36f1d0ab5be1563144dc7a83b3262c693f533798@xxxxxxxxxxxxx>
On Mon, Sep 01, 2003 at 01:23:04PM +0200, Al Bogner wrote:
>
> sv:~ # telnet localhost 25
> Trying ::1...
> telnet: connect to address ::1: Connection refused
::1 ist die IPv6-Adresse für localhost. Entferne den entsprechenden
Eintrag aus /etc/hosts und alles sollte gut sein.
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 sv.local ESMTP Postfix
> ehlo localhost
> 250-sv.local
> 250-PIPELINING
> 250-SIZE 10240000
> 250-VRFY
> 250-ETRN
> 250-XVERP
> 250 8BITMIME
Evtl. noch SMTPD_LISTEN_REMOTE auf yes setzen.
Jürgen
>
> sv:~ # telnet localhost 25
> Trying ::1...
> telnet: connect to address ::1: Connection refused
::1 ist die IPv6-Adresse für localhost. Entferne den entsprechenden
Eintrag aus /etc/hosts und alles sollte gut sein.
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 sv.local ESMTP Postfix
> ehlo localhost
> 250-sv.local
> 250-PIPELINING
> 250-SIZE 10240000
> 250-VRFY
> 250-ETRN
> 250-XVERP
> 250 8BITMIME
Evtl. noch SMTPD_LISTEN_REMOTE auf yes setzen.
Jürgen
| < Previous | Next > |