Testing
This commit is contained in:
parent
46e33c52ab
commit
6fde3ceec6
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), XCLIENT and optional restrictions on the different stages of the SMTP session.
|
||||
// foo 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
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue