File: INSTALL

package info (click to toggle)
fakepop 9
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 120 kB
  • ctags: 39
  • sloc: ansic: 397; makefile: 82; sh: 26
file content (20 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Instructions ---

Easy way: if you use Debian, just install package "fakepop" :-)


fakepop runs with inetd, xinetd or other superdaemon tools.
Instructions come with inetd configuration. Please adapt to other
superdaemon if you do not use inetd.

(as a regular user)
    make
(as root)
    make install DESTDIR=/

add the following line to /etc/inetd.conf
pop-3 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/in.fakepop

remember to restart inetd

configuration instructions are in /etc/fakepop/README