Koozali.org: home of the SME Server

SMTP open, POP3 closed

Rick

SMTP open, POP3 closed
« on: March 05, 2001, 07:22:51 PM »
Hi,

In more email settings I have POP en IMAP server access set to PUBLIC. When I do a portscan (www.sdesign.com) I see port 25 open (SMTP) and 110 closed (POP3).

Why is 25 open, as this should never be the case?
Why is 110 closed, while I have set access to public?

Rick

Rick

Re: SMTP open, POP3 closed
« Reply #1 on: March 05, 2001, 07:26:49 PM »
BTW: I see no /etc/sysconfig/ipchains file. It should be there I suppose?

Rick

Charlie Brady

Re: SMTP open, POP3 closed
« Reply #2 on: March 05, 2001, 07:33:28 PM »
Rick wrote:

> In more email settings I have POP en IMAP server access set
> to PUBLIC. When I do a portscan (www.sdesign.com) I see port
> 25 open (SMTP) and 110 closed (POP3).
>
> Why is 25 open, as this should never be the case?

Port 25 is open to accept SMTP email. It's a standard feature of the e-smith server and gateway, and the most reliable way of receiving email for your domain. It's also highly secure.

> Why is 110 closed, while I have set access to public?

That's a known bug, for which there is a published workaround. See the bugs link from http://www.e-smith.org/.

Regards

Charlie

Rick

Re: SMTP open, POP3 closed
« Reply #3 on: March 05, 2001, 10:16:54 PM »
Sorry for that. Didn't know there was a buglist :-))