Re: [Exim] Spamassassin

Góra strony
Delete this message
Reply to this message
Autor: John Burnham
Data:  
Dla: exim-users
Temat: 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