Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultSMTPPort = 465 // 465 使用 SSL;587 使用 STARTTLS // MaxAttachmentSize 是附件大小上限(25MB)。 MaxAttachmentSize = 25 * 1024 * 1024 )
默认 SMTP 端口与附件大小上限。
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.