The init command creates a crockery.db file containing the domain name and TLS keypair. The run command starts IMAP and SMTP services based on that file. Supporting only a single domain is starting to look a bit unnecessary. We'll see how that goes.
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
# This source code was written by the Go contributors.
|
|
# The master list of contributors is in the main Go distribution,
|
|
# visible at http://tip.golang.org/CONTRIBUTORS.
|