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 14:10:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I _am_ talking about the displayed format.  It would be better if
> textsec supported those as well, because they are ubiquitous in
> Emacs.

And, again, these functions as implemented work on the protocol level,
because that's the interesting thing here.  "Is this From: header
suspicious?"  That can only be determined reliably if we don't get any
DWIM involved.

> E.g., what if someone sends me a citation from someone else's
> email, and I want to textsec-check that citation?  Chances are the
> citation will not include RFC2047 encoded addresses.

You can, of course, add all kinds of things to try to gues whether other
things in other places in Emacs are suspicious or not, but that is not
what these functions I've written do.

-- 
(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]