# Structs
Client 客户端.
Conf 配置
<yaml example>
email:
workers: work_throttle_seconds: 5 host: port: username: password: from: subject: params: variables:
<toml example>
[email]
workers =
work_throttle_seconds = 5
host =
port =
username =
password =
from =
subject =
[email.params]
variables =.
Envelope 信封.
Pool 发送池.