Mailinglist Archive: opensuse-security (457 mails)
| < Previous | Next > |
Re: [suse-security] Opening SMTP for Postfix
- From: Stefan Nitz <suse-sec@xxxxxxxxx>
- Date: Mon, 9 Feb 2004 20:16:27 +0100
- Message-id: <200402092016.27058.suse-sec@xxxxxxxxx>
Dear listeners,
Am Montag, 9. Februar 2004 18:27 schrieb Eric Kahklen:
> I just installed SuSE 9.0 with Postfix and am trying to test
> connectivity by telneting to port 25 and get a connection refused.
> Scanning the box with NMAP shows port 25 closed. If I telnet to
> localhost on port 25 from the box I connect with the mail system
> prompt.
Maybe you have to insert your doamin into the /etc/postfix/main.cf
f.e.:
mynetworks = 127.0.0.0/8, 192.168.1.0/24
Peace & Luck
Stefan
Am Montag, 9. Februar 2004 18:27 schrieb Eric Kahklen:
> I just installed SuSE 9.0 with Postfix and am trying to test
> connectivity by telneting to port 25 and get a connection refused.
> Scanning the box with NMAP shows port 25 closed. If I telnet to
> localhost on port 25 from the box I connect with the mail system
> prompt.
Maybe you have to insert your doamin into the /etc/postfix/main.cf
f.e.:
mynetworks = 127.0.0.0/8, 192.168.1.0/24
Peace & Luck
Stefan
| < Previous | Next > |