Re: POP-3 server?

From: Ohmster (bigbigkitty_at_ohmster.com)
Date: 11/27/03


Date: Thu, 27 Nov 2003 06:13:31 GMT

David Shochat <shochat@spamcop.net> wrote in
news:pan.2003.11.22.22.08.08.778360@spamcop.net:

> Besides
> /usr/sbin/ipop3d, it also put config files in /etc/xinetd.d:
> ipop3 and pop3s. Am I supposed to edit one of these

Edit /etc/xinetd.d/ipop3 and change this:

        disable = yes

to this:

        disable = no

Save the file and then reboot or restart xinetd as such:

[root@ohmster root]# service xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
[root@ohmster root]#

Your pop3 server is now running, have fun.

-- 
~Ohmster


Relevant Pages

  • Missing shared library when run as daemon
    ... Okay, I'm not sure what's going on...I have written a program that uses ... a shared library that I want to run from xinetd. ... the program works under the root account as well as my account, ... I specified the user as root in the file under /etc/xinetd.d. ...
    (comp.unix.programmer)
  • Re: Re: how can i open a port
    ... >> with the firewall rules? ... > xinetd needs to be able to listen first. ... [root@azrael root]# service xinetd restart ...
    (RedHat)
  • Whats the problem with my file system?
    ... I noticed during upgrading xinetd that my xinetd under init.d can not be ... The above is done after I stop the xinetd service. ... However, after booting into single mode, and issuing ... to remount the root fs in readonly mode, I was some what surprised to ...
    (comp.os.linux.misc)
  • Re: xinetd
    ... > It is clear that I have xinetd installed on my machine (or at least I ... when I attempt to run the xinetd script file ... > or the xinetd binary program, ... For the program to run you must be root either since ...
    (linux.redhat)
  • RE: DataProtector service not auto-started after server reboot
    ... chkconfig xinetd on -> this will enable xinetd at boot time ... DataProtector service not auto-started after server reboot ... I have 5 Redhat 4.6 RHES servers which I've installed HP ...
    (RedHat)