Tuesday, April 06, 2021

Re: sysutils/sysmon BROKEN

It is likely to work work other MTAs. Any idea what smtpd is complaining
about? You can temporarily replace /usr/sbin/sendmail with a script that
dumps input to a file to collect it to inspect (t=`mktemp -t
/tmp/mail.XXXXXXXX`; cat > $t)

If you can identify what's wrong it should be simple to fix in page.c.

--
Sent from a phone, apologies for poor formatting.
On 6 April 2021 23:58:50 George Rosamond <george@ceetonetechnology.com> wrote:

> Sysmon email alerts are not RFC2882-compliant.
>
> https://puck.nether.net/pipermail/sysmon-help/2020-May/000251.html
>
> And not resolved yet on new repo on GitLab with a quick glance.
>
> https://git.nether.net/jaredmauch/sysmon
>
> Diff attached with REVISION bump.
>
> g

No comments:

Post a Comment