Looks like that's it.  I wasn't paying attention when I typed 

echo "JAVA_OPTS=\"\$JAVA_OPTS -Ddjigzo-web.home=\
/usr/local/djigzo-web\"" >> /etc/sysconfig/tomcat6

I ended up typing the \ after the = when I didn't need it because I wasn't 
splitting the command onto two lines.

Thank you so much!

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Martijn Brinkers
Sent: Wednesday, March 25, 2015 3:40 PM
To: [email protected]
Subject: Re: [Djigzo users] Problem with PDF reply

On 03/25/2015 06:03 PM, Jason A. Perlman wrote:
> I'm having an issue when trying to reply to encrypted PDFs, the URL 
> looks correct, in the logs I believe this to be the relevant line.
> 
> Caused by: java.lang.RuntimeException: Error obtaining injected value 
> for field mitm.djigzo.web.pages.portal.pdf.PDFReply.clientSMTPHost:
> Symbol 'client.mail.smtp.host' is not defined.
> 
> I don't know where that is being read from, or where to set it. Any 
> help would be greatly appreciated.

The most likely reason for this is that the parameter "djigzo-web.home"
is not set or not correct. If djigzo-web.home is not set or not pointing to the 
correct directory, the properties file djigzo-web-portal.properties cannot be 
loaded. Since the default value for djigzo-web.home points to 
/usr/share/djigzo-web and this location is used when installing with the deb or 
rpm's. I'm guessing you installed CipherMail with the tar packages. Is this 
correct?

Check whether -Ddjigzo-web.home is set and correct in the file
/etc/default/tomcat6 (or tomcat5 or 7 if you use a different Tomcat version).

Kind regards,

Martijn Brinkers

--
CipherMail email encryption

Open source email encryption gateway with support for S/MIME, OpenPGP and PDF 
messaging.

http://www.ciphermail.com

Twitter: http://twitter.com/CipherMail

--
CipherMail email encryption

Open source email encryption gateway with support for S/MIME, OpenPGP and PDF 
messaging.

http://www.ciphermail.com

Twitter: http://twitter.com/CipherMail
_______________________________________________
Users mailing list
[email protected]
https://lists.djigzo.com/lists/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.djigzo.com/lists/listinfo/users

Reply via email to