[SA-exim] User prefs

Mikel Tidwell dragon at dreamhaven.net
Mon, 1 Jul 2002 15:27:53 -0700 (PDT)


Hello,

I used the local_scan patch for exim 4.05, and so far, I'm really happy
with it.  However, I've run into a snag when it comes to my users having
their own user prefs.  This could be a SA generic question, but I thought
I'd try those who use exim exclusively first.

As far as I can tell, the user_prefs in my .spamassassin dir is complete
ignored.  I have required_hits to 7.60 (instead of system set 7.50) for
testing, as well as a few whitelists... but I get nothing to show it's ever
reading my prefs.

I've talked to other exim users, and they gave me the following setting:
spamcheck:
    driver = pipe
   # command = /usr/local/exim4/bin/exim -oMr spam-scanned -bS
    command = "spamc -f -u {$local_part} | exim -oMr spam-scanned -i -f
\"${if eq {${sender_address}}{} {mailer-daemon}{${sender_address}}}\" --
\"\${pipe_addresses}\""
    use_bsmtp = true
    #transport_filter = /usr/local/bin/spamc -
    #transport_filter = /usr/local/bin/spamc -f -u ${local_part}
    home_directory = "/etc/mail/spamassassin"
    current_directory = "/tmp"
    # must use a privileged user to set $received_protocol on the way back
in!
    user = exim
    group = exim
    log_output = true
    return_fail_output = true
    return_path_add = false
    message_prefix =
    message_suffix =

*the comments being what I had before his help.

Anyone have any advice on what to try next?

 _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _
  -- Mikel Tidwell   President: RPGamer -- http://www.rpgamer.com/
   MSNM: FireMyst    Personal Home Page -- http://dragon.rpgamer.com/
 - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ - _ -