1
// Package smtp provides SMTP definitions and functions shared between smtpserver and smtpclient.
2
package smtp
3