Re: [Exim] Spamassassin

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John Burnham
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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