Really need help on sendmail mailertable and only one email address

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?
frank69m [ Di, 08 April 2008 20:02 ] [ ID #1938469 ]

Re: Really need help on sendmail mailertable and only one email address relay.

frank69m [at] gmail.com schrieb:
> 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]

FEATURE(`ldap_routing')

Don't be deterred by the four letters "ldap" in the name.
It can be used with hash databases too.

--
Please excuse my bad English/German/French/Greek/Cantonese/Klingon/...
Tilman Schmidt [ Mi, 09 April 2008 12:11 ] [ ID #1939250 ]
Miscellaneous » comp.mail.sendmail » Really need help on sendmail mailertable and only one email address

Vorheriges Thema: Blocking access via access.db, but allowing authenticated users.
Nächstes Thema: how to configure sendmail (sasl) to use two different SMTP_AUTH methods