Date: Wed, 9 Apr 1997 12:35:05 -0500 (EST) From: Jim Riffle <rif@ns.kconline.com> To: Paul Walsh <paul@nation-net.com> Cc: questions@freebsd.org Subject: Re: Sendmail rule help needed Message-ID: <Pine.BSI.3.95.970409123025.2373B-100000@rif.kconline.com> In-Reply-To: <334B782B.1DAF@nation-net.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Apr 1997, Paul Walsh wrote: > Hi, it's good to be back. > > I am trying to rewrite all mail for a domain abc.co.uk to xyz.co.uk retaining the user part. > > I have a virtualhosts file set up which is working fine for > user1@domain1 -> user2@domain2 > domain -> user@domain > > but these existing rules that I have won't map properly for > domain1 -> domain2 > which is what I want! Something like this should work for that task: R$* < @ abc.co.uk > $1 < @ xyz.co.uk > Jim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970409123025.2373B-100000>