From f763a4394aa480b99b3e797282565f74ac858f7a Mon Sep 17 00:00:00 2001 From: Ladar Levison Date: Tue, 14 Jun 2016 01:32:32 -0500 Subject: SMTP authentication fixed. STACIE values stored in the db using b64 mod. --- sandbox/etc/magma.sandbox.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox') diff --git a/sandbox/etc/magma.sandbox.config b/sandbox/etc/magma.sandbox.config index e872d7da..825d1161 100755 --- a/sandbox/etc/magma.sandbox.config +++ b/sandbox/etc/magma.sandbox.config @@ -55,7 +55,7 @@ magma.iface.virus.signatures = sandbox/virus/ magma.iface.virus.available = false magma.library.file = ./magmad.so -magma.library.unload = false +magma.library.unload = true magma.spool = sandbox/spool/ magma.output.path = sandbox/logs/ -- cgit v1.2.3