3
votes
2answers
585 views

Scalable way to add users in Postfix without creating new unix/linux accounts?

What is the most scalable way to add new users in postfix? I don't necessarily want to create a new user in /etc/shadow just for email. I know I can use aliases but this does not solve the issue of ...
0
votes
1answer
162 views

Postfix forwarding to email addresses in /etc/passwd

If one maintains a database of emails in /etc/passwd how can Postfix be configured to forward email to those?