Re: [Exim] Spamassassin

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: John Burnham
Data:  
Para: exim-users
Assunto: Re: [Exim] Spamassassin
>
> One problem that I can NOT seem to fix left. This configuration

changes the
> "from" address from "jack@???" to "mail@??? on behalf of
> jack@???"
>

You need to set up the trusted_users setting in the exim config file
to include the user that is running the process that is re-submitting
the email back to exim (looks like the user in question is mail in
this case).
John