package
0.9.24
Repository: https://github.com/etkecc/postmoogle.git
Documentation: pkg.go.dev

# Functions

Address gets email address from a valid email address notation (eg: "Jane Doe" <[email protected]> -> [email protected]).
Address gets email address from a valid email address notation (eg: "Jane Doe" <[email protected]>, [email protected] -> [email protected], [email protected]).
AddressValid checks if email address is valid.
FromEnvelope constructs Email object from envelope.
MessageID generates email Message-Id from matrix event ID.
New constructs Email object.

# Structs

ContentOptions represents settings that specify how an email is to be converted to a Matrix message.
Email object.

# Interfaces

IncomingFilteringOptions for incoming mail.