On Sat, 23 Aug 2008, WJCarpenter wrote: > In a redirect router R that sometimes fans out address A to addresses A, > B, and C, I'm using address_data to keep track of various things. I'd > like to end up with different things for the incoming address A versus > the fanout addresses B and C (for the purposes of making it concrete, > imagine a thing like "rValue=incoming" or "rValue=fanout", depending). > > So far, the only technique I have figured out is to have other routers > before and after R to do different kinds of fix-ups. That's a bit > cluttery. Is there a more direct way to do it?
I can't immediately think of one. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://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/
