Add synopsis for dkim-proxy.

This commit is contained in:
Christian Joergensen 2014-07-27 14:35:08 +02:00
parent 439fccb42e
commit c33eb5f9c8

View file

@ -1,3 +1,4 @@
// Command dkim-proxy implements a simple SMTP proxy that DKIM signs incoming e-mail and relays to another SMTP server for delivery
package main package main
import ( import (