2008/6/22 Ralf Hildebrandt <[EMAIL PROTECTED]>:
> * Juan Miscaro <[EMAIL PROTECTED]>:
>> I have seen some cool stats concerning % of spam/ham coming from
>> connecting SMTP clients based on OS using p0f.  However, there is
>> never an explanation on how this is accomplished.  Anyone?
>
> amavisd-agent
>
> does this, by reading the amavisd-new generated internal stats.

Thanks, trying to start amavisd-agent yields

BDB no env: No such file or directory No such file or directory at
/usr/local/sbin/amavisd-agent line 150.
exited

I thought I may not have BerkeleyDB installed but I do.  By OpenBSD package:

$ pkg_info -L p5-BerkeleyDB-0.33
Information for inst:p5-BerkeleyDB-0.33

Files:
/usr/local/libdata/perl5/site_perl/i386-openbsd/BerkeleyDB.pm
/usr/local/libdata/perl5/site_perl/i386-openbsd/BerkeleyDB.pod
/usr/local/libdata/perl5/site_perl/i386-openbsd/BerkeleyDB/Btree.pm
/usr/local/libdata/perl5/site_perl/i386-openbsd/BerkeleyDB/Hash.pm
/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/BerkeleyDB/BerkeleyDB.bs
/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/BerkeleyDB/BerkeleyDB.so
/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/BerkeleyDB/autosplit.ix
/usr/local/man/man3p/BerkeleyDB.3p

I then thought that the directory 'i386-openbsd' may not be searched
by perl.  As a test, I symlinked

$ ln -s /usr/local/libdata/perl5/site_perl/i386-openbsd/BerkeleyDB \
/usr/local/libdata/perl5/site_perl/BerkeleyDB

But the error remains.  Any ideas?

/juan

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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