Xref: utzoo comp.mail.mh:1173 comp.mail.sendmail:2289 Path: utzoo!attcan!uunet!nih-csl!lhc!ncifcrf!haven!purdue!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!eru!hagbard!sunic!nuug!sigyn.idt.unit.no!spurv!he From: he@spurv.runit.sintef.no (Havard Eidnes) Newsgroups: comp.mail.mh,comp.mail.sendmail Subject: Re: decnet mail addressing and MH Keywords: decnet addresses MH Message-ID: <1990Oct21.103233.7518@idt.unit.no> Date: 21 Oct 90 10:32:33 GMT References: <329@puma.ge.com> <1990Oct18.220124.7784@cs.utk.edu> Sender: news@idt.unit.no (Usenet news admin) Organization: Computing Center at the University of Trondheim, Norway Lines: 16 In article <1990Oct18.220124.7784@cs.utk.edu> moore@cs.utk.edu (Keith Moore) writes: >Unfortunately, this is difficult to do well with sendmail rewrite rules, >because: > >a) The rule should only apply to messages that come from your DECnet > gateway, not to messages that come from other sources. Sendmail > does not give you a good way to do selective rewriting based on > where a message *comes from* (as opposed to mailer-specific rewrite > rules for outgoing mail). IDA sendmail does a better job. This can be circumvented by having the mail11 receiver (mail11d) call sendmail with a special configuration file only designed to rewrite DECnet addresses, and then passing the mail onwards to the real sendmail. (No, I didn't think of this myself...) - Havard