Scott Neader <[email protected]> (Wed Jun 29 19:38:47 2011): > I'm trying to do some custom routing for mail being sent to roadrunner.com. > Unfortunately, they give their users subdomain emails, like @cfl.rr.com, @ > wi.rr.com, @tampabay.rr.com, etc. > > I've tried putting this into /etc/staticroutes > > *.rr.com: 1.2.3.4
Your router should do an
${lookup{$domain}partial-lsearch{/etc/staticroutes}}
~~~~~~~~
Then you may even mix
*.rr.com: 1.1.1.1
wi.rr.com: 1.1.1.2
The order does not matter.
--
Heiko :: dresden : linux : SCHLITTERMANN.de
GPG Key 48D0359B : 3061 CFBF 2D88 F034 E8D2 7E92 EE4E AC98 48D0 359B
signature.asc
Description: Digital signature
-- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
