package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package envelope implements functions related to handling email envelopes
(basically tuples of (from, to, data).
AddHeader adds (prepends) a MIME header to the message.
DomainIn checks that the domain of the address is on the given set.
DomainOf user@domain returns domain.
Split an user@domain address into user and domain.
UserOf user@domain returns user.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.