From owner-freebsd-isp Sat Feb 21 11:57:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09459 for freebsd-isp-outgoing; Sat, 21 Feb 1998 11:57:46 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.16.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09447 for ; Sat, 21 Feb 1998 11:57:39 -0800 (PST) (envelope-from jeff@mountin.net) Received: from hilltop (dabo-girl.isdn.mke.execpc.com [169.207.65.28]) by mailgw02.execpc.com (8.8.8) id NAA19336; Sat, 21 Feb 1998 13:57:26 -0600 (CST) Message-Id: <3.0.3.32.19980221135633.006fea9c@rustbelt.com> X-Sender: jeffm@rustbelt.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sat, 21 Feb 1998 13:56:33 -0600 To: Jim Riffle , freebsd-isp@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: Sendmail rule In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 02:45 PM 2/18/98 -0500, Jim Riffle wrote: >I have a customer whom uses UUCP through us, and he was wanting to know if >I could bounce back any messages coming from his domain address to his >domain, going through the UUCP link. IE, his people should address >internal mail to a local agent instead of the UUCP agent. So, basically I >am after a sendmail rule which will return a message if say it is from >someone@foo.com address to someoneelse@foo.com. Does anyone have a rule >such as that, or suggestions? Besides suggesting he hold a meeting and >tell his people how to use their mail software :) > >I am not sure if this message is completely appropriate for this list, but >believe this is where it should go as other ISPs may have ran into this >before. I'd say it is. Variations of this come in hand, especially with multiple domains. Rsomeone<@foo.com>$* $#duucp$@foo$: R$*<@foo.com>$* $#duucp$@foo$:$1<@foo.com>$2 Mind you this was from and old (8.6.12/2.2) version and it would be better used in M4, but I haven't finished playing with that. Maybe someone else can interpret. :/ Jeff Mountin - Unix Systems TCP/IP networking jeff@mountin.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message