Quantcast
Channel: Admins Goodies » scalability
Viewing all articles
Browse latest Browse all 10

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

$
0
0

Question

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 creating an entirely new user that has email.

Answer

Youre looking to set up a postfix virtual server. This is extremely common, and if you google ‘postfix virtual server’ plus your distribution name, you’ll likely come up with a guide.

But if you want to figure out everything yourself, the setting you want to start with is virtual_mailbox_maps.


Viewing all articles
Browse latest Browse all 10

Trending Articles