Re: [Exim] Spamassassin

Page principale
Supprimer ce message
Répondre à ce message
Auteur: John Burnham
Date:  
À: exim-users
Sujet: 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