Hi, thanks for your quick reply. However - test.pl works perfecly whith 'su amavis' but amavis still does not want to run. In addition to that an strace should have given me a EACCESS if a permission problem had been the reason why... Chrooting is disabled - I've just played around with it.
Idea: Is there a possibility to run amavis as root to exclude any access-problems? Regards for any further help, Daniel > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:amavis-user- > [EMAIL PROTECTED] On Behalf Of Mark Martinec > Sent: Donnerstag, 28. Juni 2007 15:44 > To: [email protected] > Subject: Re: [AMaViS-user] Amavis wont start with syslog enabled > > 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 > [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/ ------------------------------------------------------------------------- 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 [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/
