I use the mailertable for several of my domains to route mail to a
specific smtp host.
mailertable:
..junk.com smtp:[192.168.1.2]
..junk2.com smtp:[192.168.1.2]
..happy.com smtp:[192.168.1.3]
The problem I have is: I need a solution to route two specific email
addresses to another relay.
example: john [at] junk.com and sue [at] junk.com to smtp:[192.168.100.100]
and only those two. I want bill [at] junk.com to follow the rules above and
send to [192.168.1.2]
Can anyone help with this?
