Documentation ¶
Index ¶
- func FindMailbox(c *client.Client, attr string, fallback string) string
- func GetMessage(c *client.Client, id int, folder string) (string, string)
- func ImapLogin() *client.Client
- func ListMailboxes(c *client.Client) []string
- func MoveMail(c *client.Client, id int, from string, to string)
- func Send(c *smtp.Client, to string, from string, subject string, body string)
- func SmtpLogin() *smtp.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListMailboxes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.