Re: pass file via :include:

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: mark david mcCreary
Cc: exim-users
Asunto: Re: pass file via :include:
On Mon, 5 May 1997, mark david mcCreary wrote:

> It seems like I have to go thru a director in Exim, and so I set one up
> like this.
>
> custom_forward:
> driver = forwardfile;
> file = ${local_part},
> no_check_local_user,
> forbid_pipe,
> forbid_file,
> modemask = 002,
> skip_syntax_errors
>
> Which gets me the malformed local part error.
>
> I get the impression from the manual that there must be some way to
> accomplish this


Indeed. I have just tested the forwardfile driver with skip_syntax_errors
set and some syntactically bad lines, and it skipped them, as it is
supposed to. So there must be something about the way you are doing it
that I am missing.

Incidentally, do you really mean

file = ${local_part},

above, because that isn't likely to get you to an absolute file path.

If you could mail me (don't overload the list) a copy of your complete
configuration file and a copy of the list - or at least a portion of it
with the erroneous lines in it - I will see if I can reproduce the
problem.

Philip

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714