Documentation ¶
Index ¶
Constants ¶
View Source
const ( // WorkingDirectory defines the current working directory, where the outbox, inbox, etc., are located. WorkingDirectory = "directory" // LogLevel defines the log level. LogLevel = "logLevel" // IMAPServerAddress defines the address of the IMAP server in a host:port format. IMAPServerAddress = "imapServerAddress" // SMTPServerAddress defines the address of the SMTP server in a host:port format. SMTPServerAddress = "smtpServerAddress" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.