# Smtp

# Classes

# Channel

邮件发送通道

Kind: global class

# channel.send()

发送邮件

Kind: instance method of Channel

# channel.sendQuickly()

发送邮件,参数比send更简洁。

Kind: instance method of Channel