I want to set up a mail server on a virtual Linux box (running Postfix) to store email messages that have been quarantined. Mail addressed to (for example) quarant...@q.example.com will go to this system and be stored there (preferably one message per file, like maildir). I would like anyone with a shell account on q.example.com to be able to look at the quarantined messages (without needing root access). This system will not be used for any other purpose.
Can anybody point me to some ideas on how to set this up? Thanks, Larry