after reading this thread, and searching for a method to automagically do the following:
create a user - ie fred
associate his email with only one valid domains
so that if i have domain1, domain2 and domain3
i can say fred@domain1 only is valid
i have no account that i want to associate with fred@domain2 and fred@domain3
i have come to the conclusion this can't be done (out of box).
is this correct?
so if there are 10 users and 3 domains at the moment if i want to achieve this i would need to have a void user or some such user to send the other mail to, and would need to setup at least 18 aliases to ensure all 10 users are only receiving email for there specific domain.
this thread also mentions /var/service/qpsmtpd/config/goodrcptto, which i will have a look at and post back my findings, does anyone know if this is able to be templated?