meggers@orion.oac.uci.edu (mark eggers) (12/13/89)
After the great response from the last question, I thought that I would ask another. Again, the scenario is Sendmail 5.61 + IDA 1.28 on a Sparc running 4.03c. I now have local rewriting working. What I would like to do is remote rewriting. In particular, I would like to do the following: user@remote.host ---> some-one@global.host I have been able to use the HIDDENNET macro to do the following: user@remote.host ---> user@my.host I thought that I could then use the GENERICFROM macro to map: user@my.host ---> some-one@global.host as I do for a userid on my.host. No such luck. As usual, I am probably doing something incorrect. Thanks for any pointers. /mde/