Update synopsis.
This commit is contained in:
parent
9695f7c734
commit
c6fe39d4dc
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