Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!jsol From: jsol@bu-cs.BU.EDU (Jon Solomon) Newsgroups: comp.mail.sendmail Subject: sendmail.cf question Keywords: which ruleset to put code into Message-ID: <29419@bu-cs.BU.EDU> Date: 10 Apr 89 23:49:53 GMT Distribution: usa Organization: Boston U. Comp. Sci. Lines: 19 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 "" 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