On Tue, Sep 05, 2000 at 12:20:42PM -0700, kmself@ix.netcom.com wrote: > On Mon, Sep 04, 2000 at 04:25:55PM -0800, Ethan Benson wrote: > > > BTW: your Mail-Followup-To is still broken: user `karsten' does not > > exist on my system. > > I've been trying to address this, am somewhat stymied by my own > inexperience in the area. > > First, I've got a rewrite rule in /etc/exim.conf: > > [EMAIL PROTECTED] ${lookup{$1}lsearch{/etc/email-addresses}\ > {$value}fail} bcfrF > > /etc/email-addresses has: > > karsten kmself@ix.netcom.com
Maybe replace that with: karsten:kmself@ix.netcom.com I don't know how I came up with colons in mine, but it works. The lookup is like: [EMAIL PROTECTED] ${lookup{$1}lsearch{/etc/email-addresses}\ {$value}fail} Frs I don't accept mail from foreign hosts, so... My ISP is particular about the 'Sender' header... for outgoing mail, hence 's'. -- /bin/sh ~/.signature: Command not found