Re: [Exim] Variable to get the recipient in pipe/transport

Etusivu
Poista viesti
Vastaa
Lähettäjä: Xander D Harkness
Päiväys:  
Vastaanottaja: Jose de Paula Eufrasio Junior, exim Users
Aihe: Re: [Exim] Variable to get the recipient in pipe/transport
Jose de Paula Eufrasio Junior wrote:

>--
>Hello,
>
>I'm setting spamassassin to get the configs via MySQL, and in the
>transport I have to run the command spamc -u <local recipient address>,
>that is the local username (xxxx@domain).
>
>I'm not finding an exim variable to fill this out, I tried
>"received_for", but it doesn't work...
>
>Any help is welcome.
>
>

Do you mean $local_part ?

Kind regards
Xander