Re: [exim] how to detect if address aliased?

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jakob Hirsch
Päiväys:  
Vastaanottaja: Giuliano Gavazzi
Kopio: exim-users
Aihe: Re: [exim] how to detect if address aliased?
Giuliano Gavazzi wrote:

> IIRW when I wrote it I had to save the sender address for the
> return path, because of the
>
>         errors_to = root@MAINDOMAIN


Um, okay, seems to be necessary then (I'm a little lost in the whole
concept...).
address_data can contain more than value by using the key=data syntax
and extracting what you need. Maybe this helps you.