On Wed, Oct 18, 2017 at 10:42:34AM -0700, cac...@quantum-equities.com wrote: > My mail server will receive mail for 3 domains with 6 users, and > the MUA will be on another machine on The Internets.
That is very small. The simplest choice is to add the second and third domains to mydestination. The drawback of this is that all domains share one namespace; u...@example.com is the sane as u...@example.net is the same as u...@example.org. > I'm seeing conflicting info on setting this up. The simplest > recipe is here: > https://blog.tinned-software.net/setup-postfix-for-multiple-domains/ I won't review third-party blog posts, but strongly recommend against using them for anything more than ideas. Most bloggers are not qualified to write Postfix documentation. > ... but nothing is mentioned about virtual_users nor any changes What is "virtual_users"? $ man 5 postconf | grep virtual_users || \ echo 'Your term does not exist in the postconf(5) manual.' Your term does not exist in the postconf(5) manual. $ /usr/sbin/postconf virtual_users /usr/sbin/postconf: warning: virtual_users: unknown parameter > to main.cf . So I'm not sure I trust it. > > Then there's this from Postfix: > http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox The VIRTUAL_README has two simple examples. See also the #virtual_alias example. > A different (and it seems more primitive) paradigm than the > former. Again virtual_users is not mentioned. And now you know why. > Seems to me that the first approach is closer to the truth, but > it's clearly not complete. Can anyone advise? That is to imply that the Postfix documentation is untrue. Son, them's fightin' words around these parts. ;) Stick with the documentation. Also look at the BASIC_CONFIGURATION_README, and then further through the VIRTUAL_README. -- http://rob0.nodns4.us/ Offlist GMX mail is seen only if "/dev/rob0" is in the Subject: