On 10/06/2017 01:59 PM, Ruben Safir wrote:
>
> And what really puzzles me is the error line on the trace
>
> /usr/lib/mailman/bin/mailmanctl
> omask = os.umask(6)
> try:
> fp = open(mm_cfg.PIDFILE, 'w')
> print >> fp, os.getpid()
> fp.close()
>
I wrote an init.d script for mailman for openrc and I have bug I can't track
down in mailmanctl
when I run the script it feeds me this:
www3 ~]# /etc/init.d/mailman start
Go find the config
Yo - go find /usr/lib/mailman/Mailman/mm_cfg.py
* Starting mailman ...
PIDFILE /var/lib/mailman/data/mas