bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51733: 27.1; Detect impossible email addresses better


From: Lars Ingebrigtsen
Subject: bug#51733: 27.1; Detect impossible email addresses better
Date: Wed, 19 Jan 2022 10:26:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

> ELISP> (textsec-email-suspicious-p "rpluimм <rpluimм@gmail.com>")
> => "`rpluimм' isn't restrictive enough"
>
> Although I think that message should say something like
>
> "Mailbox name contains non-ASCII characters"

But it's fine for mailbox names to be non-ASCII.

(textsec-email-suspicious-p "rpluimм <м@gmail.com>")
=> nil

It's just various combinations of ... things ... that are suspicious.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]