jsol@bu-cs.BU.EDU (Jon Solomon) (04/11/89)
I have some code I want to put into sendmail. I know what is needed as far as writing the code, but as usual, I don't know which ruleset to put the code into. The code has to intercept both directions of a message. Both sender and recipient. The code is designed to trap "<@relay.cs.net:foo%bar@baz.edu>" addresses and make them "<foo%bar%baz.edu@relay.cs.net>" so that other rules won't loop. This would be a moot issue if the powers that be had accepted the foo%bar@baz.edu addressing scheme and not tried to reinvent the wheel with "@foo:bar@baz" addressing, but that's a battle I refuse to fight. Anyone with sample code that can fix this is most welcome to send it to me. thanks. --jsol