Hello,

replying myself.

Heiko Schlittermann <[EMAIL PROTECTED]> (Mi 19 Jul 2006 23:52:38 CEST):
> Hello,
> 
> using 4.62 it seems I've a problem understanding the submission mode.
> The details:

      hostlist relay_from_hosts = 127.0.0.1 : ...   // because of Amavis
> 
>     begin acl
> 
>     acl_check_rcpt:
> 
>           accept  hosts = :
> 
>           accept  authenticated = *
>                   add_header = X-Debug: [EMAIL PROTECTED]
>                   control = submission

            accept  hosts = +relay_from_hosts
                    control = submission


So - if the mail is 're-submitted' from Amavis it's considered a new
submission again.  Now Exim cannot trust the sender (no
$authenticated_id set), so it removes this line entirely.

Thanks to Phil, he pointed me to the right direction.

    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 -

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to