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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Xander D Harkness
Fecha:  
A: Jose de Paula Eufrasio Junior, exim Users
Asunto: 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