Hi, I was wondering if something like this is possible:
+-------------- |listen on all | |table aliases db:/etc/mail/aliases.db |table vmap file:/etc/mail/virtual-users | |accept from any for domain "domain.tld" alias <aliases> deliver to maildir |accept from any for domain "domain.tld" virtual <vmap> deliver to maildir |accept from any for domain "other_domain.tld" virtual <vmap> deliver to maildir |accept for local alias <aliases> deliver to maildir |accept for any relay +-------------- So two accept rules for one domain. The idea behind this is as follows: The alias table contains the more or less default aliases for root, postmaster, etc. The vmap table contains aliases for the regular user account, such as m.janssen maurice I prefer to keep these separate, because I'd like to use the same virtual users for some other virtual domains as well. Is this possible? Thanks, Maurice -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
