2002-05-03 17:09:49 +02:00
|
|
|
===========================================================================
|
2004-05-06 15:46:22 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.3 2004/05/06 13:46:22 taca Exp $
|
2002-05-03 17:09:49 +02:00
|
|
|
|
2003-03-13 08:21:42 +01:00
|
|
|
In order to enable POP service, you should add the following lines
|
2002-05-03 17:09:49 +02:00
|
|
|
to your /etc/inetd.conf:
|
|
|
|
|
2004-05-06 15:46:22 +02:00
|
|
|
pop3 stream tcp nowait root ${PREFIX}/libexec/qpopper qpopper -s
|
|
|
|
pop3 stream tcp6 nowait root ${PREFIX}/libexec/qpopper qpopper -s
|
|
|
|
|
|
|
|
Or, you can start stand alone qpopper using ${RCD_SCRIPTS_DIR}/${RCD_SCRIPTS}.
|
2002-05-03 17:09:49 +02:00
|
|
|
|
|
|
|
===========================================================================
|