Add synopsis for dkim-proxy.

This commit is contained in:
Christian Joergensen 2014-07-27 14:35:08 +02:00
parent bca0c8ba29
commit 24e6eeee9d

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
import (