Page 1 of 1

how to disable pop completly

Posted: Mon Dec 10, 2007 3:39 am
by mujahed_khan
Hi there
I have implemented scalix but in my requirement i don't to have pop enabled so i want a way that will completly disable pop and i am using OS as CENTOS.

Thanks for the reply....

Posted: Mon Dec 10, 2007 4:16 am
by mikevl
Hi

You need

Code: Select all

omsetsvc -a pop N

then

omoff -d0 pop



Mike[/quote]

Posted: Mon Dec 10, 2007 4:23 am
by mujahed_khan
Thanks mikevl.
That have solved my problem