Koozali.org: home of the SME Server

[Allow Private and Public POP3] option disappeared

Offline woiks

  • *
  • 18
  • +0/-0
[Allow Private and Public POP3] option disappeared
« on: June 27, 2007, 02:49:10 PM »
Hello,

In server-manager web console I have changed the Email settings to "Allow Private and Public (secure POP3s)". Before changing, I remeber, there were 4 options to choose; now it's only 3 left.

Looks like "private and public" option for standard POP3 is not in the list anymore. Has anyone seen this and how to enable the lost option?

Regards,
...

Offline woiks

  • *
  • 18
  • +0/-0
[Allow Private and Public POP3] option disappeared
« Reply #1 on: June 27, 2007, 03:04:26 PM »
Hmm, just read few posts and it looks like SME 7.x allows only POP3s for external. Thing is, I've done an uprade from 6.0.1 > 7.x and standard POP3 was allowed after upgrade...

So, are there ways to override POP3s?
...

Offline byte

  • *
  • 2,183
  • +2/-0
Re: [Allow Private and Public POP3] option disappeared
« Reply #2 on: June 27, 2007, 06:40:37 PM »
Quote from: "woiks"
Looks like "private and public" option for standard POP3 is not in the list anymore. Has anyone seen this and how to enable the lost option?


It was purposely removed to make SME Server more secure.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline byte

  • *
  • 2,183
  • +2/-0
[Allow Private and Public POP3] option disappeared
« Reply #3 on: June 27, 2007, 06:42:09 PM »
Quote from: "woiks"
So, are there ways to override POP3s?


There is yes via command line, try searching as there have been a number of posts on how to set POP3 only but as I'm sure you know is not recommended.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline woiks

  • *
  • 18
  • +0/-0
[Allow Private and Public POP3] option disappeared
« Reply #4 on: June 28, 2007, 07:00:22 AM »
Thanks, byte. I'm not so concerned with security so standard POP3 is fine for me.

Command line:

Quote
db configuration setprop pop3 access public
signal-event email-update
...