http://bugzilla.spamassassin.org/show_bug.cgi?id=4032

           Summary: Not sure if this is a bug or not ...
           Product: Spamassassin
           Version: 3.0.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I had the following error in my maillog.

Dec  5 04:23:01 ack spamd[15155]: handle_user: unable to find 
user '[EMAIL PROTECTED]'!

I changed line #2309 from spamd

    #$userid = $username;
to
    ( $userid = $username ) =~ s/@.*//;

Seemed to resolve the problem and allow per/user configs when using mail-
scanner and local delivery.

Sorry I don't know how to add attachments and provide usefull differences.

Am I out of line here?
Jim



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to