On Wed, Jun 02, 2021 at 05:53:25PM +0200, Werner Koch wrote:
On Mon, 31 May 2021 15:08, Kevin J. McCarthy said:
Both the classic and GPGME code perform a strtok(" ,.:\"()<>\n") call
on the email address and personal name fields and discard parts
smaller than 4. So searching for john@exampl
On Mon, 31 May 2021 15:08, Kevin J. McCarthy said:
> Both the classic and GPGME code perform a strtok(" ,.:\"()<>\n") call
> on the email address and personal name fields and discard parts
> smaller than 4. So searching for john@example.com will generate
I really don't know the origin. I do