Hello,
I have installed the CipherMail virtual machine, configured it with PGP keys so emails gets encrypted between domains, that works for the sending part. But when the external domain sends email back, the user is receiving an encrypted email...
Where to start looking why it encrypts(or does not decrypt) the mail and sends it to the internal mailserver?
Help....
Regards,
Hugo
Sometimes, a space, tab, linefeed or any other whitespace appears directly before or after the “-----BEGIN ....-----“ and “----END ....-----“ header lines when copying and pasting PGP messages from a PGP application into a webmail. An example is copying a encrypted message by double clicking a HTML table cell and pasting this in a conventional mail client, or copying and pasting from a PGP application into a webmail client. Then a space will be appended in the beginning and end, which is basically invisible for the naked eye.
This causes messages to not get decrypted or verified properly in ciphermail.
Any idea of fix? Both a temporarly fix I could implement right now, and a more permanent fix.
When I go to the web gui --> admin --> MTA --> Config, I'm getting the following error:
Render queue error in BeforeRenderTemplate[admin/mta/Config:relaydomains]: Failure reading parameter 'model' of component admin/mta/Config:relaydomains: ProcessException: Error running [/usr/share/djigzo/scripts/execute-script.sh,postfix-main-config,-g]. exit value: 1 (1), Class: class mitm.common.util.ProcessException.
I'm using djigzo 2.10.3-1 for MySQL.
Hi folks,
To migrate to a new server (Debian 8) I have tried to import
a backup (made on djigzo 2.4.0-3) into djigzo 2.10.0-3. Error
message:
Restore failed. Message: WebServiceCheckedException: IOException: /usr/share/djigzo/scripts/scripts.d/backup.sh: line 339: service: command not found
AFAICS this is about restarting the database. As a workaround
I had to create a temporary symlink:
ln -s /usr/sbin/service /usr/bin
Now I am a little bit concerned about other tools not
searched in /usr/sbin.
Hope this helps. Regards
Harri
Hi folks,
there is no tomcat6 in Debian 8 (Jessie), but since the
server.xml file explicitly mentioned tomcat7 I gave it a
try (together with openjdk7). Result:
It starts fine, but when I try to login on the web interface
then it complains
Login failed
Back-end is not running or not yet fully started up
catalina.out says
:
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] INFO RateCounterImpl reaper thread started. (mitm.common.cache.RateCounterImpl)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Operations trace: (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 1] Realizing service LoginWS (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 2] Invoking mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Construction of service LoginWS failed: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (mitm.djigzo.web.services.SoapModule.LoginWS)
org.apache.tapestry5.ioc.internal.OperationException: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.run(OperationTrackerImpl.java:70)
at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:89)
at org.apache.tapestry5.ioc.internal.PerThreadOperationTracker.invoke(PerThreadOperationTracker.java:68)
at org.apache.tapestry5.ioc.internal.RegistryImpl.invoke(RegistryImpl.java:898)
at org.apache.tapestry5.ioc.internal.OperationTrackingObjectCreator.createObject(OperationTrackingObjectCreator.java:49)
at org.apache.tapestry5.ioc.internal.SingletonServiceLifecycle.createService(SingletonServiceLifecycle.java:29)
at org.apache.tapestry5.ioc.internal.LifecycleWrappedServiceCreator.createObject(LifecycleWrappedServiceCreator.java:52)
:
This is djigzo and djigzo-web 2.10.0-3, installed from the
*.deb files as described in the quick start guide (except
for s/tomcat6/tomcat7/g).
Every helpful comment is highly appreciated. Please mail if
you need more information or if I can help to track this
down.
Regards
Harri
Your website states that the email encryption gateway supports S/MIME and OpenPGP. It goes on to described how S/MIME works, but could you give similar details about how OpenPGP works with the gateway?
Thanks in advance.