29 Sep
2021
29 Sep
'21
4:55 p.m.
On 9/29/21 4:51 AM, Odhiambo Washington wrote:
However, there is this process that *forced* me to create usr/local/mailman/*logs/mailmansuite.log *as opposed to it just writing to var/logs/ path above
Is there a way to make it write its log $var_dir ?
This is Django's log. Django knows nothing about mailman.cfg which is for core only. You can set the path in your Django settings. See LOGGING['handlers']['file']['filename']
I deal with this by creating a symlink like
/usr/local/mailman/logs -> /usr/local/mailman/var/logs
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan