Documentation
¶
Index ¶
- func ExtractReceiverInternalName(content string) (receiver string, err error)
- func ExtractSenderAddress(content string) (address string, err error)
- func InternalToExternalAddress(address string) (shortAddr, fullAddr string, err error)
- func RewriteFromHeader(message string) (rewrittenMessage string, fromAddr, toAddr string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractSenderAddress ¶
ExtractSenderAddress returns full sender's address extracted from the content.
func InternalToExternalAddress ¶
InternalToExternalAddress parses the address and returns the short and full address suitable for sending messages to the external destinations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.