Durk Strooisma wrote:
> Hi everyone,
> 
> I have a Debian lenny system running with the amavisd-new
> 1:2.6.1.dfsg-1 and spamassassin 3.2.5-1 packages. It is set up with
> a fairly default configuration, but with spam-checking enabled in
> Amavisd-new.
> 
> If I start amavisd-new with debug-sa (/etc/init.d/amavis debug-sa) I
> expect to see a lot of debugging output from SpamAssassin, but when
> an e-mail is processed I only see a line like:
> 
> Sep 11 17:58:50.175 machine.example.com /usr/sbin/amavisd-new[13580]:
> (13580-01) Passed CLEAN, LOCAL [172.16.0.1] [172.16.0.1]
> <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID:
> <[EMAIL PROTECTED]>, mail_id:
> LuI9YsVEr8ej, Hits: 0.29, size: 382, queued_as: 1B3C681BFA9, 599 ms
> 
> Is this intented behaviour? Do I need to set some other debugging/logging
> settings in Amavisd-new or SpamAssassim?
> 

That command is intended to be run from the command line in 
the foreground, not as an argument to the daemon startup script.
# /usr/local/sbin/amavisd debug-sa
    (lots of output on your screen)
^C to quit.

To increase logging of the daemon, adjust the $log_level 
parameter in amavisd.conf.

-- 
Noel Jones

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to