Hi Ray,
Thanks for the link, missed searching the dev list
so to set my virus scanner Bitdefender I would do...
sudo /sbin/e-smith/config setprop qpsmtpd BitDefender enabled
sudo /sbin/e-smith/signal-event email-update
sudo svc -t /service/qpsmtpd
I then do...
sudo /sbin/e-smith/config show qpsmtpd and I now see that BitDefender=enabled
To check it's enabled that plugin I would have expected to see something in the /var/log/qpsmtpd/current i.e virus::clamav hooking data_post where clamav would be BitDefender, but I don't
Does anyone know how to check that the plugins are installed and working? maybe im looking in wrong log files?!
TIA