Re: [Exim] Spamassassin

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Burnham
日付:  
To: 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