Daniel,

> ***  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

Try to run these tests under the same UID amavisd runs under.
Perhaps there is a permission problem on the /dev/log socket.

> ***  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, ....

For starters, make it work without 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...


  Mark

-------------------------------------------------------------------------
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://sourceforge.net/powerbar/db2/
_______________________________________________
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