Re: Disable POP3 service per user basis.
Posted: Fri Jun 11, 2010 9:13 am
by ltward
Code: Select all
omshowacl -t service -l pop3
No address entries exist in this ACL.
Scalix Administrators config use
Local Users none
Default none
You can modify the ACL so that people other than admins can use the POP3 service.
Check out the man page for omaddacln.
Re: Disable POP3 service per user basis.
Posted: Wed Aug 04, 2010 10:20 am
by harrichr
Have you managed to solve this -- I am also experiencing the same problem. Though I add the acl for service POP3 as above it does not prevent the user from getting mail through the pop server. Do you have an idea how I can stop pop3 interface altogether during startup instead of using manually doing this??
Thank you
Re: Disable POP3 service per user basis.
Posted: Wed Aug 04, 2010 11:51 am
by ls-al
harrichr wrote: Do you have an idea how I can stop pop3 interface altogether during startup instead of using manually doing this??