Re: [exim] configuration Received?

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] configuration Received?
dawnshade <dawnshade@???> (Sa 25 Mär 2006 06:02:07 CET):
> Hello all.
>
> I try to change (i little bit) Received headers in my exim, it changed but
> strange. In configure i wrote:
>
> received_header_text = Received: \
> ${if def:sender_rcvhost {from $sender_rcvhost\n\t}\
> {${if def:sender_ident \
> {from ${quote_local_part: $sender_ident} }}\

                           ~~~~~


> Quotation with whitespace bug or feature exim?


I'd vote for feature ;-)

Just try:

    exim -be '${quote_local_part: hans}'
    exim -be '${quote_local_part:hans}'


    exim -be '${quote_local_part: hans <hans@???>}'
    exim -be '${quote_local_part:hans <hans@???>}'


Quote_local_part has to believe that the whitespace following the :
is already part of the local part. How should it know that it's not?

    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -