Re: [exim] saving variables

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jakob Hirsch
Dátum:  
Címzett: Rainer Sigl
CC: exim-users
Tárgy: 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.