On 2014/08/23 09:02, Indunil Jayasooriya wrote: > > > Hi Stuart, > > > > amavisd-new runs fine for me on OpenBSD without particularly high > CPU use. > > > I am very glad to hear that it is running fine on my favourite > Operating system OpenBSD. > > is Amavisd-new running on OpenBSD 5.5 ?
I've had it running on every version since about 5.2. > > I did a debug with the command " /usr/local/sbin/amavisd debug " > (I set $log_level = 5 in /etc/amavisd.conf file) > > it says > > Segmentation fault > > Then, I uncommented @bypass_spam_checks_maps = (1); in /etc/ > amavisd.conf file. > > Pls see below > > > # @bypass_virus_checks_maps = (1); # controls running of anti-virus > code > @bypass_spam_checks_maps = (1); # controls running of anti-spam code > # $bypass_decode_parts = 1; # controls running of decoders& > dearchivers > > > Then. restarted amavisd ( /etc/rc.d/amavisd restart ) . Then, It > started working.. > I did a debug with the command " /usr/local/sbin/amavisd debug " again > > then, it gave this. > > The amavisd daemon is already running, PID: [4909] "amavisd debug" runs a standalone copy, displaying log entries on screen rather than to a file. You should run it when amavisd is not already running. > I think may be something is wrong with perl modules. Could be. How did you install things? Is this a fresh 5.5 install or an upgrade from an earlier version? Did you upgrade all packages?

