[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mail-Followup-To still broken in mutt/exim



On Tue, Sep 05, 2000 at 10:10:10PM -0700, Eric G . Miller (egm2@jps.net) wrote:
> 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:
> > 
> >     *@navel    ${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:
> 
> *@*    ${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'.

I've got one current additional box on the system, and plan to have
additional soon (laptop, other random boxen).  So there will be some
internal delivery going on.

I also just found this Exim FAQ, which appears to address the question
I'm concerned with:  http://exim.ping.uio.no/FAQ.html#SEC201

Basically, it's this:

  o Rewrite all references to 'karsten' for mail being delivered outside
    the local network, changing them to 'kmself@ix.netcom.com'

  o Don't modify any references to 'karsten' for mail delivered on the
    local host or within the local network.

...I'm getting the impression this isn't the sort of rule Exim likes to
have to deal with.  Is Sendmail a better option?

-- 
Karsten M. Self <kmself@ix.netcom.com>     http://www.netcom.com/~kmself
 Evangelist, Opensales, Inc.                    http://www.opensales.org
  What part of "Gestalt" don't you understand?   Debian GNU/Linux rocks!
   http://gestalt-system.sourceforge.net/    K5: http://www.kuro5hin.org
GPG fingerprint: F932 8B25 5FDD 2528 D595 DC61 3847 889F 55F2 B9B0

Attachment: pgpPjiGbo_Sof.pgp
Description: PGP signature


Reply to: