At 10:28 AM -0700 5/10/02, John Oliver wrote: > I'm working on setting up a virtual mail server with several chrooted > users, each with their own sendmail and spools. I need to either have a > seperate instance of qpopper for each, or have the qpopper in inetd be > able to tell, by the destination IP of an incoming request, which spool > to work from. I can't find anything in the docs so far... can anyone > point me in the right direction?
You could run multiple instances of Qpopper in standalone mode, with each one told which interface to listen on, and which spool directory to use.
