FROM(0.00)[f-m.fm]; ARC_NA(0.00)[]; FREEMAIL_FROM(0.00)[f-m.fm]; RCVD_COUNT_THREE(0.00)[3]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[f-m.fm:+,messagingengine.com:+]; DWL_DNSWL_NONE(0.00)[messagingengine.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:151847, ipnet:103.168.172.0/24, country:AU]; RCVD_VIA_SMTP_AUTH(0.00)[]; MISSING_XM_UA(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4bm5ZD0wtRz4JC9 X-Spamd-Bar: / On Mon, Jul 21, 2025 at 09:43:59AM -0600, Warner Losh wrote: >Doesn't matter, though quotes are needed for multi-word values. They >are otherwise optional. There was a brief period of time where the lua >loader didn't completely honor this, and lots of people popped up with >complaints :) > >It all goes back to the 4th command line and the weird ways we bent it >to do our loader.conf. OK, tyvm. I'll go with always using quotes. --