Title pretty much says it all. I want to have multiple email accounts on my system, but not simply aliases which point to existing user accounts. But I don't want to have to create new user accounts for each of those. Is there a way to do this? I'm using postfix for my MTA. Another solution I was looking at was maybe creating user accounts that didn't have a home directory or login shell (/bin/false). Would that be the solution? Thanks!