On 11/14/2014 11:16 PM, Steven Shockley wrote: > Where is the log directory configured? I'd like to move > james.wrapper.log from /usr/share/djigzo/logs to /var/log/djigzo > (with appropriate perms). Thanks.
The location of the log file is specified in the file /usr/share/djigzo/wrapper/djigzo.wrapper.conf See the line: # Log file to use for wrapper output logging. wrapper.logfile=logs/james.wrapper.log You should make sure that the location of the log file is writable/readable by user djigzo Note: the backend should be restarted after the change (sudo /etc/init.d/djigzo restart) It should be noted that the MPA log view reads the log file the default location so if you want to view the MPA logs with the GUI, it best to create a symlink to the new log files 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 _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
