Re: [exim] original_local_part sometimes does not match

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: 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