emailuri
Emailuri is a term used in software documentation to denote a Uniform Resource Identifier that targets email resources, such as an address or a specific message, within a system. It is not a formal standard with its own RFC, and there is no universal specification for an “emailuri” scheme. In practice, developers typically rely on the standard mailto URIs to reference email addresses or to initiate composing messages in a client. The label emailuri is therefore most often encountered as a generic descriptor or as a label for a project’s own, nonstandard URI scheme used to represent email objects.
If a project defines an emailuri-like scheme, its exact syntax should be documented in that project. In
Uses and implications include linking from web or app interfaces to an email resource within a client,