Mark Moellering: > Does each instance need its own uid and gid? Wietse: > The documentation does not say that different instances must have > different mail_owner and setgid_group settings, so don't do that.
Mark Moellering: > It says that "The default instance is responsible for local mail > submission" Does this mean that only the default instance needs > virtual_mailbox_domain and virtual_mailbox_maps entries? Wietse: > It says: local *submission*. Not: local *delivery*. Mark Moellering: > Ahh I see... What about the sql files? Can each instance point > to the same directory or do I need different directories per > instance? Since everything is already set to handle multiple > domains, I can use the same sql for each... Where different servers are responsible for different domains, there is no need to share user/domain databases. Wietse