Re: [exim] saving variables

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jakob Hirsch
Ημερομηνία:  
Προς: Rainer Sigl
Υ/ο: exim-users
Αντικείμενο: 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.