1 Apr 2002 02:44
Re: [Exim] Spamassassin Problem
Marc MERLIN <marc_news <at> vasoftware.com>
2002-04-01 00:44:52 GMT
2002-04-01 00:44:52 GMT
On Sun, Mar 31, 2002 at 01:16:25PM +0200, Patrick von der Hagen wrote:
> On my system, it does not.
Ok, so that's something for me to fix then.
> Which userid is running spamassassin? Is this user an "trusted user"?
On Sun, Mar 31, 2002 at 03:41:13PM -0600, dman wrote:
> I'm not using exim3 any more. Do note that the user specified in the
> "user=" option on the transport must be a trusted user to set the
> envelope sender and to set the received_protocol.
>
> Are you using the recent config submitted by Nigel that uses BSMTP or
> are you using the old one that uses a shell and the "-f" option to
> exim?
Let me paste what I'm using again:
# Spam Assassin
spamcheckbatch:
driver = pipe
command = /usr/sbin/exim -oMr spam-scanned -bS
transport_filter = /usr/bin/spamc -p 784
bsmtp = all
home_directory = "/etc/mail/spamassassin"
current_directory = "/etc/mail/spamassassin"
# must use a privileged user to set $received_protocol on the way back in!
user = mail
group = mail
return_path_add = false
log_output = true
(Continue reading)
RSS Feed