Re: Comment on lint behavior

2024-10-30 Thread Bill Cole
On 2024-10-30 at 11:11:48 UTC-0400 (Wed, 30 Oct 2024 11:11:48 -0400) joe a is rumored to have said: > SpamAssassin 3.4.5 (2021-03-20) > > Found that lint did not catch a "typo" I made in a "wildcard" email address > in the directive "whitelist_auth" > > Intended to enter an email address in the

Comment on lint behavior

2024-10-30 Thread joe a
SpamAssassin 3.4.5 (2021-03-20) Found that lint did not catch a "typo" I made in a "wildcard" email address in the directive "whitelist_auth" Intended to enter an email address in the form"*@some.mail" but entered"^@some.mail" instead. Lint did not complain. Perhaps the caret character is va