Re: [Exim] Unqualified Mail-Followup-To

Inizio della pagina
Delete this message
Reply to this message
Autore: David Fokkema
Data:  
To: exim-users
Oggetto: Re: [Exim] Unqualified Mail-Followup-To
On Wed, May 28, 2003 at 03:52:44PM +0530, Suresh Ramasubramanian wrote:
> David Fokkema wrote:
> >(3.35) the From header was qualified using my qualified_domain. However,
> >the Mail-Followup-To header was left unqualified. This led to some
> >problems at the other end, where the address _was_ qualified and I ended
> >up with Mail-Followup-To: dfokkema@??? which simply does
> >not exist.
>
> Fix your mutt config instead.


Why?

> set hostname="ileos.nl"
> set envelope_from


I'd rather have my MTA handle _all_ unqualified addresses. Because exim
does such a good job of this, I don't have to tell all users to fix
their mutt config with things like set from = "dfokkema@???". The
only problem is that exim ignores the Mail-Followup-To header.

David