Re: [exim] saving variables

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: Rainer Sigl
Cc: exim-users
Asunto: Re: [exim] saving variables
Rainer Sigl wrote:

> I would like to save the content of $local_part into another variable
> that I can use the orignal value later. How to do this?


That's what address_data is for. Depending on what you are doing, you
could also use $original_local_part.