On Mon, 30 Jun 2003, kclo2000 wrote: > How to start imapd process as daemon instead of starting from inetd?
You don't. Each imapd session requires its own process, so it can setuid() itself to the user. Therefore, there would be no advantage to running imapd as a daemon. -- Mark -- http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
