==
> > The oddity was that with the check "/var/run/mailman/mailman.pid" -- the
> > subscribe log was getting written but not the post.
> >
> > /var/log/mailman/subscribe /var/log/mailman/post {
> > ...
> > }
>
==
On 9/22/20 2:03 PM, Mark Dale wrote:
>
> The oddity was that with the check "/var/run/mailman/mailman.pid" -- the
> subscribe log was getting written but not the post.
>
> /var/log/mailman/subscribe /var/log/mailman/post {
> ...
> }
The subscribe log gets written often by the web CGIs. These
> >
> >>> Today that log file has rotated ("post.1) and the new post log file was
> >>> not being written to -- until I restarted the qrunner again. As said,
> >>> no problems with mail delivery, and the other logs.
> >
> >> What does your logrota
On 9/21/20 9:07 AM, Mark Dale wrote:
>
>>> Today that log file has rotated ("post.1) and the new post log file was
>>> not being written to -- until I restarted the qrunner again. As said,
>>> no problems with mail delivery, and the other logs.
>
>>
> >Today that log file has rotated ("post.1) and the new post log file was
> >not being written to -- until I restarted the qrunner again. As said,
> >no problems with mail delivery, and the other logs.
> What does your logrotate script contain?
> D
On September 20, 2020 9:17:38 PM PDT, Mark Dale wrote:
>Today that log file has rotated ("post.1) and the new post log file was
>not being written to -- until I restarted the qrunner again. As said,
>no problems with mail delivery, and the other logs.
What does your logrotate script contain?
==
> > I've just noticed that the mailman/post log isn't being written to.
==
> This is controlled by Defaults.py/mm_cfg.py settings SMTP_LOG_* which
> specify the log name and message format for these messages. The default
> settings that write to the post log are:
>
> > # This
On 9/19/20 4:24 PM, Mark Dale wrote:
> Hi,
>
> I've just noticed that the mailman/post log isn't being written to.
This is controlled by Defaults.py/mm_cfg.py settings SMTP_LOG_* which
specify the log name and message format for these messages. The default
settings that write to the post log are