Hi there !

I am trying to set oxguard to work with webmail.
I can see oxguard advanced menu with pgp keys in my user settings. I can use the crypt functionality in the drive too. But when i compose a mail, i cannot see the lock icon, and by the way my new mail are not encrypted.
I put <logger name="com.openexchange.guard" level="DEBUG"/> --> in my logback.xml but no errors are returned.
No 404 error on apache are returned (i use apache in reverse proxy mod).
Do you have an idea on how to troubleshoot this ?


Edit: firefox console log :

require: Error in text!themes/default/pgp_mail/style.css @/appsuite/api/apps/load/7.8.2-9.20160919.150520,/text;themes/default/pgp_mail/style.css.js:4:11
newContext/u.execCb@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:13:11329
newContext/t.prototype.check@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:13:5020
newContext/t.prototype.enable@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:13:7922
newContext/t.prototype.init@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:13:4230
o@http://10.1.126.1/appsuite/v=7.8.2...150520/boot.js:13:2778
newContext/u.completeLoad@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:13:10561
j/<@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:15:19707
_.Callbacks/k@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:3:3527
_.Callbacks/l.fireWith@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:3:4344
c@http://10.1.126.1/appsuite/v=7.8.2...150520/boot.js:4:9047
.send/b/<@http://10.1.126.1/appsuite/v=7.8.2-9.20160919.150520/boot.js:4:14782
boot.js:19:22695

Unable to resolve injected dependencies for module "io.ox/mail/compose/main". Dependencies: Array [ "oxguard/mail/register_compose" ] Could not read 'themes/default/pgp_mail/style.css'




Thanks for your replies !

Milan