On Sun, 2006-11-26 at 15:36 -0500, Tom Allison wrote: > I don't have pop configured
It's not so hard. I'd recommend dbmail.conf settings like this: [POP] PORT=110 BINDIP=127.0.0.1 NCHILDREN=1 MAXCHILDREN=3 MINSPARECHILDREN=1 MAXSPARECHILDREN=2 This will limit dbmail-pop3d to running only 1-3 processes, and only accepting connections from localhost. I figure you'd only be accessing 1-2 spam mailboxes at a time, so this should be plenty. > and I am not sure about the next question: who do > you authenticate as in order to access PUBLIC folders? I'll assume this > depends > on who has rights (ACL) to the folder. Exactly. Create a spam user and give them full access to those public mailboxes. Give the 'anyone' user read/write access so that all other users can copy messages over to that mailbox via IMAP. Aaron
