Am Donnerstag, 5. November 2020, 00:08:42 CET schrieb Jeremy Harris via Exim- users: > 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: [email protected] > > On possibility is that you have configured a local_part_suffix > matcher, and the suffix is stripped.
Many thanks, Jeremy, indeed elif "$original_local_part" is "web.de" and "$local_part_suffix" is "forward" works :-) Rainer -- Rainer Dorsch http://bokomoko.de/ -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
