Marco wrote:

> It produces lots of output :O), but I don't know how to log it: I tried
amavisd debug-sa >> mylog.log and
> and amavisd debug-sa | echo > mylog.log: both produces an empty files and 
> all log go to console :(

> I tried to guess where is the error reading this output, but I've not been 
> able to find it

> How can I manage?
> Marco

amavisd stop (or killall amavisd processes if necessary)
amavisd debug-sa >/var/spool/amavisd/0.log 2>&1 &
(wait about 40 seconds)
amavisd stop
(then you can start amavisd, by if it's not working, then I guess
there is no point)

See what you get in 0.log

Gary V



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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