Re: [exim] saving variables

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jakob Hirsch
Datum:  
To: Rainer Sigl
CC: exim-users
Betreff: 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.