Hi list,
I'm a linux developer and using amavis for years for gateway
spam
filtering. Hoever: after upgrading from (please don't
laugh)
amavisd-new-20030616-p7 to amavisd-new-2.5.2 and therefore
reinstalling
perl (5.8.8) and all libraries in newest versions available
through
cpan, it is no longer possible for me to start amavis with
logging to
syslog.
Well, what I tried:
*** stracing "amavisd debug": it gives debug
output, opens port,
everything seems to be fine, however a telnet does not
respond and no
output is given (neither debug nor syslog - see output
below)
*** after hours finding out that amavis works perfectly
without
DO_SYSLOG=1 (file / stdout)
*** make test for Unix::Syslog --> everything is fine
*** playing around with all syslog parameters available in
config file,
testing the same settings with Unix::Syslog/test.pl -->
test works,
amavis just hangs
*** Debugging with perl -D, going through every single step
in amavisd:
openlog call works, strace shows me /dev/log is opened,
however when
calling Unix::Syslog::syslog(...) amavis freezes when
executing library
routine _isyslog($priority, $msg)
*** played around with LOTS of configuration options,
chrooting, ....
I've got no clue why this call works well using the test.pl
but not when
amavis opens it. This is really the first time I'm writing
to a mailing
list - I'm really despaired...
Regards,
Daniel
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|