On 2022-05-13 at 07:17:41 UTC-0400 (Fri, 13 May 2022 13:17:41 +0200) Giovanni Bechis via MIMEDefang <[email protected]> is rumored to have said:
All MIMEDefang releases are available at: https://github.com/The-McGrail-Foundation/MIMEDefang/releases
The tar.gz file unpacks to directory with everything owned by uid:gid 1000:1000. This is fine if you're building as root, until you try to run 'make test' as root (because it skips tests otherwise) when you get a failure in core.t/t_read_config(). That failure is fixed with a 'chown -R root:root t'
-- Bill Cole [email protected] or [email protected] (AKA @grumpybozo and many *@billmail.scconsult.com addresses) Not Currently Available For Hire _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. MIMEDefang mailing list [email protected] https://lists.mimedefang.org/mailman/listinfo/mimedefang_lists.mimedefang.org
