Re: [exim] original_local_part sometimes does not match

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] original_local_part sometimes does not match
On 04/11/2020 21:45, Rainer Dorsch via Exim-users wrote:
> elif "$original_local_part" is "web.de-forward" then save Maildir/.AA-
> bokomoko.web-de/
>
> does not match this mail:
>
> Return-Path:
> Envelope-to: web.de-forward@???


On possibility is that you have configured a local_part_suffix
matcher, and the suffix is stripped.
--
Cheers,
Jeremy