Really need help on sendmail mailertable and only one email address
am 08.04.2008 20:02:23 von frank69mI 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@junk.com and sue@junk.com to smtp:[192.168.100.100]
and only those two. I want bill@junk.com to follow the rules above and
send to [192.168.1.2]
Can anyone help with this?