On 27-08-17 00:39, Arie Koppelaar via Users wrote:
After upgrading from 3.1.1 to 3.2.7 a couple of things went wrong.
- From the webinterface menu: Admin/MTA/config - The following error appeared:
An unexpected application exception has occurred.

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


This error is shown when the script cannot be executed. This might be cause by some sudoers issue or a script which cannot be executed or some config file which cannot be loaded

Try to execute the following command

sudo -u djigzo /usr/share/djigzo/scripts/execute-script.sh postfix-main-config -g

It should only ask for your password (for sudo) and not for the password of the djigzo user. The command should return the postfix main config file and execute without any errors.

- When restarting postfix from the Bash shell, the following error appears:
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: djigzo_after_filter_message_size_limit=512000000

This is a warning from Postfix. In a default CipherMail Postfix config this parameter should be used. The warning is just a warning. Postfix should still be able to run. It could be that you modified the main config and that this parameter is not used (hence the warning). Can you show you postfix main config?

Kind regards,

Martijn Brinkers

--
CipherMail email encryption

Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.

https://www.ciphermail.com

Twitter: http://twitter.com/CipherMail

_______________________________________________
Users mailing list
Users@lists.djigzo.com
https://lists.djigzo.com/lists/listinfo/users

Reply via email to