Update synopsis.
This commit is contained in:
parent
e30fdeff7a
commit
73d3eb24c5
1 changed files with 1 additions and 1 deletions
2
smtpd.go
2
smtpd.go
|
@ -1,4 +1,4 @@
|
||||||
// Package smtpd implements an SMTP server with support for STARTTLS, authentication (PLAIN/LOGIN) and optional restrictions on the different stages of the SMTP session.
|
// Package smtpd implements an SMTP server with support for STARTTLS, authentication (PLAIN/LOGIN), XCLIENT and optional restrictions on the different stages of the SMTP session.
|
||||||
package smtpd
|
package smtpd
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Reference in a new issue