From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <80f89a7bceff1785d4f9c6305efcf158@quintile.net> From: "Steve Simon" Date: Tue, 3 Apr 2007 18:39:05 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] request for examples In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 3cea879e-ead2-11e9-9d60-3106f5b1d025 > i don't see "inject" in my /mail/lib or /sys/src/cmd/upas/*/*. > is this part of your /mail/lib/rewrite? Yep, I am the only user of my machine so most people I send email to get adomain added and so forwareded on to exchange. # deliver injected mail locally inject!(.*) >> /mail/box/\1/mbox # my email local!steve >> /mail/box/steve/mbox # append the local domain to addresses without a domain local!(.*) alias \1@mycompany.com -Steve