This is a discussion on Cobalt RAQ4 - Disable POP within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi All I have a RAQ4 server that I want to host web mail services from - is there an easy ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Nipper <nipperSPAMGUARD@linkmail.nojunkdotco.uk> wrote:
> I have a RAQ4 server that I want to host web mail services from - is there > an easy way to disable POP3 so the users have to use the web mail Close the port on the firewall and/or use the /etc/hosts.allow /etc/hosts.deny to deny all the IPs but the local machine to access it. NOTE: this doesn't have anything to do with Apache. Davide |